Actions
Feature proposal #4602
closedImplement backend table sorting
Description
Implement dropdown to select how to sort the table. Recommend just extending "orderby" with this functionality instead of implementing a new tag.
Actions
Added by krileon over 10 years ago. Updated over 10 years ago.
Description
Implement dropdown to select how to sort the table. Recommend just extending "orderby" with this functionality instead of implementing a new tag.
If possible (and time permits) have column title sorting as well.
Sorting dropdown is now supported, but table header sorting still needs implemented.
Implemented in MR !355 and MR !356