Skip to content
Snippets Groups Projects
Commit ad3267ec authored by Christian Eßl's avatar Christian Eßl Committed by Daniel Goerz
Browse files

[FEATURE] Provide a way to sort form lists in ext:form

Forms in ext:form were previously not sorted in any manner, but just
outputted in the order they were read from the filesystem's directories.

Forms can now be sorted by multiple keys in either ascending or
descending order.
Two new yaml settings were introduced: `sortByKeys` and `sortAscending`.

Resolves: #87798
Releases: master
Change-Id: I2aae2e79cbd39394040a5b1280469a756bf0c7ca
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61896


Reviewed-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Tested-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
parent c13aa8be
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment