Hi,
I have selection field with dynamic options from servlet.
I am loading options from loadcontent event of the widget
the problem is when i select an option and submit dialog(clicking ok in dialog) the value is getting stored in JCR but when i reload the page and open dialog it is not getting populated with the value.
Solved! Go to Solution.
Views
Replies
Total Likes
YOu can add app logic to the loadcontent event to display the value that you want in the selection control. See the events section here:
http://docs.adobe.com/docs/en/cq/5-6-1/widgets-api/index.html?class=CQ.form.Selection
Otherwise - the control will display the data in order it was configured in the AEM Dialog.
Views
Replies
Total Likes
can you post the code written on loadcontent event?
Views
Replies
Total Likes
Hi There,
Thanks for reaching out to Adobe Community.
Please see if the below docs has something that helps:
https://helpx.adobe.com/experience-manager/using/creating-custom-cq-grid.html
https://helpx.adobe.com/experience-manager/using/dialog_fields_servlets.html
Thanks!
Views
Replies
Total Likes
YOu can add app logic to the loadcontent event to display the value that you want in the selection control. See the events section here:
http://docs.adobe.com/docs/en/cq/5-6-1/widgets-api/index.html?class=CQ.form.Selection
Otherwise - the control will display the data in order it was configured in the AEM Dialog.
Views
Replies
Total Likes
it did not help
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies