Hi,
I tried to use the tagsBasePath for browsing a particular set of tags in my dialog but i am unable to do that.
I was able to go to paricular tags on click of selection of tab but the value is not being set.
My sample code snippet:
<tags jcr:primaryType="cq:Widget" cls="cq-propsdialog-tags" fieldLabel="Tags/Keywords" name="./cq:tags"
namespaces="[interest]" tagsBasePath="/etc/tags/marketing" xtype="tags" />
Please advice.
Thanks