Unable to edit components in AEM 6.3 Classic UI
I have enabled “Open in Classic UI” option in AEM 6.3 (disabled by default) by following the instructions here.
But how to enable editing in classic mode?
Thanks,
Paresh
I have enabled “Open in Classic UI” option in AEM 6.3 (disabled by default) by following the instructions here.
But how to enable editing in classic mode?
Thanks,
Paresh
Hi Paresh,
We were successfully able to edit the component in classic UI in AEM 6.3. The possible reason behind your issue is, you might not define dialog for classic UI. Please do try defining classic UI dialog and then try editing your component in classic UI. You should be able to edit your component.
cq:dialog - dialog for the touch-optimized UI
dialog - dialog for the classic UI
NOTE: A dialog defined for the classic UI will operate on the touch-optimized UI.
On the other hand, a dialog defined for the touch-optimized UI will not operate on the classic UI.
Depending on your instance and author environment you might want to define both types of dialog for your component.
We hope this information helps!
Regards,
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.