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

CQ Tagging Ordering.

Avatar

Level 2

Hi,

I am using CQ 5.6 , I wanted to know if there is a way to remove the ordering of tags(alphabetic order is followed by default).Wanted to know whether i can achieve the ordering of tags by drag and drop similar to CQ pages  ?

Any suggestions would be helpful.

Thanks,
Channaveer.

1 Accepted Solution

Avatar

Correct answer by
Level 10
2 Replies

Avatar

Level 10

The tagging model does not imply any relationship between siblings. To  improve usability of tagging alphabetical sorting in the UI is provided.  We encourage you to attempt an application specific solution probably by overlaying [1].

[1]

/libs/cq/tagging/widgets/source/widgets/admin/TagAdmin.js

/libs/cq/tagging/widgets/source/widgets/TagInputField.js

Avatar

Correct answer by
Level 10