How to browse nt:unstructured node in a path field
Hi All,
I want to give author ability to author to choose a nt:unstructured node in my path field, is there any property on this xtype which i can add to make this happen.
Thanks!
Shehjad
Hi All,
I want to give author ability to author to choose a nt:unstructured node in my path field, is there any property on this xtype which i can add to make this happen.
Thanks!
Shehjad
Hi Shehjadkhan
As mentioned by sham, path field dose not check for node type.
You can use JCR API, Query builder API or Query builder API to do so.
Link:- https://helpx.adobe.com/experience-manager/using/programmatically-accessing-cq-content-using.html
Link:- https://docs.adobe.com/docs/en/cq/5-6-1/dam/customizing_and_extendingcq5dam/query_builder.html
Link:- https://helpx.adobe.com/experience-manager/using/jqom.html
I hope this would act as some of the help.
Thanks and Regards
Kautuk Sahni
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.