Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Hi All,
I am using AEM6.1, please suggest how to show the tags in alphabetical order(while authoring, so that it's easy for authors to select from list).
Any configuration is available in AEM to resolve this issue .Can I handle this issue without writing any service class.
Regards,
Solved! Go to Solution.
You can do something similar to (1)
(1) - Experiencing Adobe Experience Manager - Day CQ: AEM 6 SP1 - Touch UI Sort and Show Tags in Alphabeti...
View solution in original post
You can overlay this component /libs/cq/gui/components/common/tagbrowser/tagbrowsercolumn
Add the sorting logic to /libs/cq/gui/components/common/tagbrowser/tagbrowsercolumn/tagbrowsercolumn.jsp
Views
Likes
Replies