adobe / aem-core-wcm-components

Standardized components to build websites with AEM.
https://docs.adobe.com/content/help/en/experience-manager-core-components/using/introduction.html
Apache License 2.0
730 stars 736 forks source link

Core List Component Custom OrderBy options #2573

Open syoung-1 opened 1 year ago

syoung-1 commented 1 year ago

Feature Request

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I have an issue when [...]

Currently the List Component only allows you to order by title or last modified. In many cases it is needed to filter by a custom property.

Describe the solution you'd like A clear and concise description of what you want to happen. Add any considered drawbacks.

I would like to see an easy way to add additional sort options that doesn't require a major overhaul of the component

Are there alternatives? A clear and concise description of any alternative solutions or features you've considered.

I've worked on trying to modify the functionality using a delegate etc but it is very difficult

Documentation If you can, explain how users will be able to use this and possibly write out a version of the docs. Maybe a screenshot or design?