YAML Entity List Sort
The configuration of the entity list order can be done using an YAML file. This file should be imported into your application configuration.
This is a configuration file sorting on ID attribute :
Option
Description
Required
Possible values
order
Order direction
No
asc | desc
The order attribute can only be applied to ONE field.
Last updated