Ticket #271 (new enhancement)
Generic Lists orderBy attribute only accepts one value
| Reported by: | dhughes | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.0.x-next-patch |
| Version: | 2.0.304 | Severity: | normal |
| Keywords: | Cc: |
Description
It would be really nice if the Generic List accepted a list of columns to sort by. IE:
<message name="modelglue.GenericList?">
<argument name="object" value="User" /> <argument name="orderBy" value="lastName,firstName" /> <argument name="criteria" value="userTypeId=1" /> <argument name="queryName" value="users" />
</message>
Change History
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)