AEM touch ui for tagfield to populate a certain path under cq:tags for aem6.5
Hi ,
I am using the below code and wanted to show tags from from path .I am using coral ui for the dialog other parameters
/content/cq:tags/verticals/subveticals
How to do that or do we need to any other sling:resourceType which will resolve the issue
<vertical
name="./verticalTags"/>
Thanks

