Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: Release 1.4.3
-
Fix Version/s: None
-
Component/s: Tag Library
-
Labels:None
Description
Add an attribute to stripes:options-collection that would read a property of the beans in the collection and fill the html title attribute with the property value. The value and label work like this, the current title attribute assigns the same title to all options in the select html element.
This is a "patched" version of the InputOptionsCollectionTag that has the requested feature.
It's implemented the same way the label field is so if nothing is specified in the field it will take the "same" value as the label field.