Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Tag Library
-
Labels:None
Description
This could be really useful, when you want to ouptut a set of radios or checkboxes. Could probably do something like:
<stripes:radio-collection name="foo" collection="bar" value="idField" label="nameField'>
Option {label}: {radio}
</stripes:radio-collection/>
Need to think a bit more about how to let the user specify the layout, and manage things like special cases for first and last.