I have one dropdown and one tagpicker field.
In dropdown all option's value are TagIds (like stockphotography:business/business_people).
I need to set selcted options value in Tagpicker field.
For classic UI i have done the same thing. But dont know how to achieve it in Touch UI.
Please Assist.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi
Check this community article for bit of the reference, you can customize as per you need:- http://experience-aem.blogspot.in/2016/06/aem-62-touch-ui-validator-for-restricting-tag-count-dialog...
// Touch UI Validator for restricting Tags Count in a Dialog Field
Package :- https://drive.google.com/open?id=0B4d6KmbLkAumdmRITjY3MWczSjg
Demo:- https://drive.google.com/file/d/0B4d6KmbLkAumVHhuN2F5MnViT3c/view
Otherwise as stated by Scott, you can create a custom component where you can use TagManager APIs and can do the needful.
~kautuk
Views
Replies
Total Likes
http://adobeaemclub.com/populate-tags-based-on-selection-in-pathfield-classic-ui/
I want to do the same but in touch UI.
Please assist.
Views
Replies
Total Likes
We have TagManager API articles that may be helpful:
http://scottsdigitalcommunity.blogspot.ca/2016/06/developing-sightly-component-that.html
This article should point you in the correct direction.
Views
Replies
Total Likes
Hi
Check this community article for bit of the reference, you can customize as per you need:- http://experience-aem.blogspot.in/2016/06/aem-62-touch-ui-validator-for-restricting-tag-count-dialog...
// Touch UI Validator for restricting Tags Count in a Dialog Field
Package :- https://drive.google.com/open?id=0B4d6KmbLkAumdmRITjY3MWczSjg
Demo:- https://drive.google.com/file/d/0B4d6KmbLkAumVHhuN2F5MnViT3c/view
Otherwise as stated by Scott, you can create a custom component where you can use TagManager APIs and can do the needful.
~kautuk
Views
Replies
Total Likes
Hi Aman,
If you were able to solve the problem, can you please share the sample code snippet for the same?
Views
Replies
Total Likes
Views
Likes
Replies