Defect #45
Ordering
| Status: | New | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | - | Spent time: | - | |
| Target version: | - | |||
Description
Implement some mechanism for ordering the entities.
So far I have came up withallow_order="column_name1,column_name2"
The default (same as "all") would be all columns. The the ordering should be supressed, it's value should be "none".