Stripes

Title attribute behavior in stripes:options-collection

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Priority: Minor 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.

Activity

Hide
Nicolai Willems added a comment - 15/Sep/10 9:01 AM

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.

Show
Nicolai Willems added a comment - 15/Sep/10 9:01 AM 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.

People

Vote (2)
Watch (1)

Dates

  • Created:
    27/May/07 2:00 AM
    Updated:
    15/Sep/10 9:01 AM