In 6.5.7 sorting feature is added which by default sort based on created and in ascending order.
Use-case:
We would like the facility to change default setting, instead of default sorting by created, we would like to sort it via Name.
Current/Experienced Behavior:
If we go to any card/list/column view it will sort by created.
Improved/Expected Behavior:
Some kind of setting to change default sorting, so when we go to any view card/list/column it will sort based on that new default setting i.e. by name.
Environment Details (AEM version/service pack, any other specifics if applicable):
Thank you for your response, this idea request logged to create some kind of configuration which will help to set the default sort setting?
like if someone wanted to sort card/column view sorting based on modified date by default. do they able to change it from created to modified as default sorting?
If you want to change the default sort, you could modify the "sortName" param in /libs/dam/gui/content/assets/jcr:content/views/card/datasource to adapt to the default sort you want
For example for default sorting by name, you can change it from