Suggestion #31890
Default sorting
| Status: | Resolved | Start date: | 2011-11-17 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Georg Ringer | % Done: | 100% |
|
| Category: | Frontend | |||
| Target version: | 1.3.0 | |||
| TYPO3 Version: | Has patch: | |||
| PHP Version: | ||||
| Votes: | 0 |
Description
Currently its needed to set a sorting via flexform in order to get a useful sorting. I would recommend adding orderBy, orderDirection to settings.overrideFlexformSettingsIfEmpty which makes the default TS work out of the box.
Associated revisions
[FEATURE] Default sorting of TS
add order,orderdirection to overrideFlexformSettingsIfEmpty
to have TS order available in the plugin
Change-Id: I062df8d5ded0028c32fd92790e0e5d1f07d08654
Resolves: #31890
History
Updated by Georg Ringer over 1 year ago
- Status changed from New to Accepted
- Assignee set to Georg Ringer
- Priority changed from Could have to Should have
- Target version set to 1.3.0
yeah makes sense, any other settings too?
Updated by Mr. Hudson over 1 year ago
Patch set 1 of change I062df8d5ded0028c32fd92790e0e5d1f07d08654 has been pushed to the review server.
It is available at http://review.typo3.org/6729
Updated by Georg Ringer over 1 year ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Updated by Felix Nagel over 1 year ago
What about limit (Max records displayed)?
Currently Im not aware of other settings which should be default but I will comment again if needed.