Is Possible to hide a Dialog component depending on a Design Dialog Check box value?
Good morning,
I have a requirement to manage the attributes shown in the dialog by checkboxes in the design dialog, is this possible?
Thank you.
Good morning,
I have a requirement to manage the attributes shown in the dialog by checkboxes in the design dialog, is this possible?
Thank you.
Hi Miguel,
Look at method CQ.utils.WCM.getStyleOptions which makes a call to servlet [1] with selector as style that returns configuration done in design mode. You might follow the same by creating a servlet that return design dialog check box value.
[1] http://<host>:<port>/<path of resource>style.json/layouts
Thanks,
Sham
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.