내 커뮤니티 업적 표시줄을 확대합니다.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

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 답변 개

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.