Feature #69321
closedTCA order sorting
0%
Description
I would like to have the possibility to order the "sortby" => "sorting" functionality.
For some plugins it would be a good nice to have since the default view could be ASC or DESC for front end.
It would be more logical for a BE user to see the same list as in the Front end by default.
It could look something like:
'sortby' => 'sorting',
'order' => 'ASC',
Updated by Mathias Schreiber over 8 years ago
- Project changed from 3098 to TYPO3 Core
Updated by Riccardo De Contardi over 6 years ago
- Status changed from New to Needs Feedback
Pardon me for the question (and by the way for the so much late update too), but can't this one be addressed with default_sortby
?
Or am I misinterpreting something? Is there a usecase that I am missing?
Updated by Riccardo De Contardi over 6 years ago
- Status changed from Needs Feedback to Closed
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or have a more detailed explanation of your goals, please reopen it or open a new issue with a reference to this one.
Thank you and best regards