Will do! Thanks. (For now I'll probably just do up a simplified version of the tag in my own library.)
On Fri, Jul 31, 2009 at 10:33 AM, Aaron Porter<[email protected]> wrote: > Mike, > You're right, id shouldn't get duplicated for all the options. Can you > log a JIRA issue for that? > > Thanks! > Aaron > > Mike McNally wrote: >> The "options-collection" tag allows an "id" attribute, but the >> documentation isn't really clear on what one can do with that (it's >> described just as "HTML pass-through"). It seems to me that passing in >> a flat constant value to the options-collection tag for the option id >> is not very useful, in that each option will end up with the same >> name. It would be far better if the tag interpreted the "id" attribute >> in much the same way that it interprets "value" and "label" - that is, >> as a reference to a property on the collection objects. That way, >> each option would have a distinct "id" value related to the Collection >> member it represents, and that would be useful for on-page scripting >> purposes. >> >> It doesn't already do that , does it? >> >> > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Stripes-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/stripes-users > -- Turtle, turtle, on the ground, Pink and shiny, turn around. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
