Add new sort field for List component? | Community
Skip to main content
Level 2
March 31, 2021
Solved

Add new sort field for List component?

  • March 31, 2021
  • 2 replies
  • 829 views

We have a use case in on our site to use the core List component for an articles list. We would like to sort the list by a field other than lastModified or title. What would be an the correct way to add another sort field?

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 Pawan-Gupta

Hello,

Also, just don't extend everything from dialog rather merge the dialog based on need. as in this case you just want sort by feature to be extended not rest. 

also refer: https://experienceleague.adobe.com/docs/experience-manager-64/developing/platform/sling-resource-merger.html?lang=en#platform

2 replies

arunpatidar
Community Advisor
Community Advisor
March 31, 2021
Arun Patidar
Pawan-Gupta
Pawan-GuptaAccepted solution
Level 8
March 31, 2021

Hello,

Also, just don't extend everything from dialog rather merge the dialog based on need. as in this case you just want sort by feature to be extended not rest. 

also refer: https://experienceleague.adobe.com/docs/experience-manager-64/developing/platform/sling-resource-merger.html?lang=en#platform