Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

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.