Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
Hi All,
I want arrange all the tags in alphabetical order. i couldnt find any methods to arrange.
Could you please help me how to proceed?
i am using " Adobe Experience Manager, Version 5.6.1"
Solved! Go to Solution.
Use the TAG API
http://docs.adobe.com/docs/en/cq/current/javadoc/com/day/cq/tagging/Tag.html
write a service to get them all and order them in a collection.
Look at this community article - it covers some good information about tags:
http://dev.day.com/content/ddc/blog/2009/04/cq5tags.html
http://dev.day.com/docs/en/cq/current/developing/tagging.html#Overview%20of%20the%20Tagging%20API
View solution in original post
Views
Likes
Replies