AEM6.5 CQ touch dialog with component path added to page to be displayed needs to displayed on dialog
Hello,
In the cq touch dialog for the component A added to page .
1> I will need to add a disabled field to the dialog which will show component path added to the page,
2> Also just side of it need a copy button so that we can copy the field value.
So if the page path was /content/application/en/page the component path will be /content/application/en/page/jcr:content/componentA
I will need to copy this value and added this component path to different component B dialog , then component A path will used in component B slightly code with data-sly-resource.
Please let me know how could be achieve it.
Regards,
Srinivas