Sorting folders and tags in AEM DAM | Community
Skip to main content
Level 4
September 25, 2019
Solved

Sorting folders and tags in AEM DAM

  • September 25, 2019
  • 2 replies
  • 2801 views

There are two issues we are facing in AEM

1. PFB Damadmin sort image, is there a way we can sort the folders to the top in column view and alphabetically sort the folders as well?

Damadmin sort issue:

2. this is tag admin console, under workflow in the below image, can the tag folders be alphabetically sorted in column view.

Tagadmin sort:

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by user05162

As far as I can check, server side sorting in column view is not supported OOTB. That said, you can write custom js code to sort the results client side.

2 replies

Level 4
September 25, 2019

user05162Adobe EmployeeAccepted solution
Adobe Employee
September 25, 2019

As far as I can check, server side sorting in column view is not supported OOTB. That said, you can write custom js code to sort the results client side.