Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.

Is there a way to prepopulate a CQ dialog field with a pageproperty value when the page is created?

Avatar

Level 3

I have to pre fill  a property of the page in CQ dialog with the value of  page path. So, looking for ways to run a script only at the time of page creation to assign the property to the page.

 

Any help appreciated.

Thanks
Sanjay

2 Replies

Avatar

Administrator

Hi 

Please have a look at this Adobe Helpx article:- 

Link:- https://helpx.adobe.com/experience-manager/using/dialog_fields_servlets.html

// Populating AEM Component Dialog fields using JSON data returned by Sling Servlets

On the same lines you can modify the code to adapt to your use-case.

I hope this would be of some help.

~kautuk



Kautuk Sahni

Avatar

Level 2
 

Hey Kautuk,

 

I understand this is old link. https://helpx.adobe.com/experience-manager/using/dialog_fields_servlets.html is taking me to 404 page. Is there any updated link for this which has this helpx article?

 

Thanks in advance for your help.