Hi,
How to conditionally disable the richtext field in the dialog using jQuery? (rte created using sling:resourceType - cq/gui/components/authoring/dialog/richtext)
I have a checkbox. when this checkbox is checked, richtext field in the dialog needs to be disabled
Thanks in advance