Defect #45
Ordering
| Status: | New | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | Spent time: | - | |
| Target version: | - |
Description
Implement some mechanism for ordering the entities.
So far I have came up with
allow_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".