Reading tag name and title property in sightly
I have selected a tag in dialog of a component. I want to access its name and title of tag in sightly.
Is there any way where we can directly read name and title of tag in sightly?
I have selected a tag in dialog of a component. I want to access its name and title of tag in sightly.
Is there any way where we can directly read name and title of tag in sightly?
See this HELPX article where we show use of HTL and Tags resource type ( cq/gui/components/common/tagspicker). Notice that we can read tags selected in a Tag picker in Java. This will get you up and running,
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.