[ http://mc4j.org/jira/browse/STS-238?page=all ]

Tim Fennell resolved STS-238.
-----------------------------

    Resolution: Fixed

This has been fixed and checked in for a while, just updating JIRA.  Both 
options-* tags now tag a sort="" attribute which can be a comma separate list 
of bean attributes or the "special" values 'label' or 'value' which work even 
when localizing things.

> Ability to sort options prior to rendering for options-collection and 
> options-enumeration
> -----------------------------------------------------------------------------------------
>
>                 Key: STS-238
>                 URL: http://mc4j.org/jira/browse/STS-238
>             Project: Stripes
>          Issue Type: Improvement
>          Components: Tag Library
>            Reporter: Tim Fennell
>         Assigned To: Tim Fennell
>            Priority: Minor
>             Fix For: Release 1.5
>
>
> It's be nice to be able to sort options-collections and options-enumerations 
> prior to rendering them.  E.g.:
>     <s:options-collection collection="${c}" label="name" value="id" 
> sort="someOtherProp"/>
>     <s:options-collection collection="${c}" label="name" value="id" 
> sort="prop1,prop2"/>
>     <s:options-collection collection="${c}" label="name" value="id" 
> sort="label"/>
>     

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mc4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to