MetaModels / core

MetaModels Core Module
GNU Lesser General Public License v3.0
95 stars 42 forks source link

Add id and tstamp at BE sorting #1476

Open zonky2 opened 1 year ago

zonky2 commented 1 year ago

Add id and tstamp at BE sorting

zonky2 commented 1 year ago

This is currently not possible, as only attributes and their IDs are used - but it is possible to add your own sortings via the BuildDataDefinitionEvent

see https://github.com/MetaModels/core/blob/37e3bd3335d7290944d3ae7bcd32d7749d629a5c/src/CoreBundle/EventListener/DcGeneral/DefinitionBuilder/Contao2BackendViewDefinitionBuilder.php#L200