How to get dialog path in Java [AEM]
Hi,
I've multiple dialog in my page and I need to fetch their path using Java.
Is there any way of doing this?
Thanks,
Himanshu
Hi,
I've multiple dialog in my page and I need to fetch their path using Java.
Is there any way of doing this?
Thanks,
Himanshu
Path where dialog in stored for a component always remains same.
Only nodes are different where values gets stored. when you open dialog values from nodes and dialog comes together.
You use use API available here https://docs.adobe.com/docs/en/cq/5-6-1/javadoc/com/day/cq/wcm/api/components/Component.html#getDialogPath()
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.