Hi @SwetaB Yes, I want to have multiple rootpath. Example: ["/content/cq:tags/forum", "/content/cq:tags/namespace1", "/content/cq:tags/namespace2", "/content/cq:tags/namespace3"]Need to list more than one namespaces and list set of namespaces in each tagfield dialog. I'm not able to achieve this bec...
Hi @Raja_Reddy I want to have multiple rootpath.Tagfield dailog columnview should populate the tags from["/content/cq:tags/forum", "/content/cq:tags/namespace1", "/content/cq:tags/namespace2", "/content/cq:tags/namespace3"]I'm not able to achieve this because rootpath is a String, couldn't provide m...
Hi @Madhur-Madan I want to have multiple rootpath.Tagfield dailog columnview should populate the tags from["/content/cq:tags/forum", "/content/cq:tags/namespace1", "/content/cq:tags/namespace2", "/content/cq:tags/namespace3"]I'm not able to achieve this because rootpath is a String, couldn't provide...
Hi All,Since TagPicker is deprecated from AEM 6.3. I want to migrate to TagField touch ui. rootpath property is a string so can give one specific namespace path (eg:/content/cq:tags/forum). I have a requirement to list multiple namespaces(rootpath) in tagfield touch ui dialog.rootpath = "/content/cq...