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? -- 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
