Story #29110
As a developer I want to enable sorting in backend lists
| Status: | Needs Feedback | Start date: | 2011-08-19 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Code Creation | |||
| Target version: | 6.0 | |||
| Story points | - | |||
| Velocity based estimate | - | |||
| Remaining hours | ||||
| Votes: | 3 (View) |
Description
It should be possible to enable sorting for tables
History
Updated by Nico de Haen over 1 year ago
- Tracker changed from Bug to Task
Updated by Nico de Haen over 1 year ago
- Tracker changed from Task to Story
- Subject changed from Enable sorting for models to As a developer I want to enable sorting in backend lists
- Target version set to 2.2
Updated by Nico de Haen about 1 year ago
- Target version changed from 2.2 to 6.0
This is a backend related configuration that should be added if there is a special form for such configurations
Updated by Anja Leichsenring about 1 year ago
This one I miss badly. There should be a possibility to enable the sorting in BE (database field and TCA configuration).
Updated by Stefan Neufeind 6 months ago
But there is meanwhile a checkbox in the "Domain object settings" to "Enable sorting". According to the help-bubble also that's meant for sorting in backend lists and SQL for a "sorting"-field is generated.
It just doesn't seem to be possible yet to really do sorting in BE though the field for it is generated?
Updated by Nico de Haen 6 months ago
- Status changed from New to Needs Feedback
Sorting is enabled since 9099ca83 (6 month ago)
Due to a double ## in the commit message this issue was not updated by redmine.
I use it every day and it works!
So please write a bug report if it does not work in your environment .
Updated by Stefan Neufeind 6 months ago
Human error on my side. Works as designed. Didn't expect anything else :-)
Please close.