How to open Touch UI Dialog box when a component is included in a template.
I have included a component on a template so its on every page by default. But am unable to open the component's dialog box in touch UI (AEM 6.2).
The browser is throwing 500 error for the below path :
http://localhost:4502/mnt/override/apps/test/components/content/global/menu/_cq_dialog.html/content/myproject/jcr:content/hidden/header/menu?resourceType=myproject%2Fcomponents%2Fcontent%2Fglobal%2Fmenu&_=1501049534997
Any Idea how to handle this?