Feature #56213
closedSorting Filelists by FAL attributes and provide sorting direction option
100%
Description
When creating a "File Links" CE and adding a file collection, there is the possibility to sort the files by File Extension, File Name, Size, etc., but sorting by FAL fileobject properties is not possible.
Use Case: To have files in a directory, giving them a speaking title, setting via TS to have the file-title rendered instead of the file-name, and hence wanting to have the list sorted by the title.
With the introduction of FAL attributes like "Title, Description, ...", and the possibility to set the sorting by TS to any arbitrary string/field, it would be useful to have the possibility to sort by specific FAL attributes.
I found out that sorting is possible by any property a file object exposes, but it seems the FAL properties are not attached to the fileobject itself, hence sorting by these (non-existent) properties is of course not possible.
I know this is a big one, but encountered several situations where this would make sense.