Is there a way to populate custom tree structure in pathfield x-type, instead of repository tree.
Regards
Solved! Go to Solution.
Views
Replies
Total Likes
Thanks for the response. I was able to implement this following this post: http://experience-aem.blogspot.com/2014/03/aem-cq-56-pathfield-widget-with-search.html
Views
Replies
Total Likes
Here you can find a implementation :
https://docs.adobe.com/docs/en/cq/5-6-1/developing/widgets.html#Tree Overview
Views
Replies
Total Likes
Views
Replies
Total Likes
If you are interested in displaying data in a tree like structure - take a look at this article:
https://helpx.adobe.com/experience-manager/using/creating-custom-cq-tree.html
Its an example of populating an xtype using data returned by a Sling Servlet.
You can code the Sling Servlet too to create JSON data so the widget displays data to address your business requirements.
Views
Replies
Total Likes
Thanks for the response. I was able to implement this following this post: http://experience-aem.blogspot.com/2014/03/aem-cq-56-pathfield-widget-with-search.html
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies