incude dialog items json
Hi
path="/path/to/other/dialog/inputs.infinity.json" xtype="cqinclude"
above was the way in classic ui to include set of nodes
I would like to do "include of items node" from a dialog using sling:resourceType granite include.
I tried including one of the node below "items" (example : /apps/site-core/components/structure/footer/v1/footer/cq:dialog/tab_footer_mission/items/column/items/content/items/headingText and it worked.
but when I tried to include items parent node to include all child nodes from items "/apps/pi-web/components/structure/footer/v1/footer/cq:dialog/tab_footer_mission/items/column/items/content/items" , or ... items.json or items.infinity.json, it does not work.
Thanks for insights on this.
