How to order the folders in DAM left bar(TreeRoot) in CQ5?
Hi,
I have a requirement to order the folders in DAM Left Bar(Tree Root) by Name or Created Date. I found /bin/wcm/siteadmin/tree.json servlet called for getting the json data of the /content/dam node.
I want to see the servlet code and how the damadmin rendered and damadmin components path in CQ
Thanks.