AEM - Need Alphaumaric sorting in column view | Community
Skip to main content
Level 2
September 19, 2020

AEM - Need Alphaumaric sorting in column view

  • September 19, 2020
  • 2 replies
  • 1723 views

How can i implement the Alphanumeric sorting in column view in AEM 6.5? Do we have any default option in AEM 6.5?

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

2 replies

arunpatidar
Community Advisor
Community Advisor
September 20, 2020
Level 2
September 21, 2020
I tried this way, its not working.
tushaar_srivastava
Level 6
September 21, 2020

Please Try to add a property

sortDir :: String :: asc/desc

Level 2
September 21, 2020
Yes i tried...