Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

AEM editor "pathbrowser" component, add buttons

Avatar

Level 7

hi folks,

I've a requirement to add buttons to provide an option to sort on name or modified date for this component.

Thanks to the experienceleague I did succeed in sorting the results, but I can't see any way of altering the Pathbrowser window to switch between sorting options.  Maybe it is not possible to do so. Any suggestions welcome!!

thanks

Fiona

1 Accepted Solution

Avatar

Correct answer by
Community Advisor
2 Replies

Avatar

Correct answer by
Community Advisor

Hi,

This will only be doable wit custom UI, example is at 
https://github.com/arunpatidar02/aemaacs-aemlab/blob/901346c81e9f32a23ebb0192d02cf552faf86a47/ui.app... 

 

arunpatidar_0-1669826139097.png

 

 



Arun Patidar

Avatar

Level 7

Thanks Arun, I'll have a look at how you could add "sort" and buttons to that...