Level 2
November 11, 2016
Customizing Dialogs to add custom properties to a Page type in AEM 6.2
- November 11, 2016
- 2 replies
- 4785 views
This is in AEM 6.2. I'm trying to add a Dialog to a component that needs some customized Page Properties. Everything works great TOUCH UI. But when I tried to customize the same for CLASSIC UI by adding Dialog to the Component and changing it, it still shows the original Dialog from /libs/... and not showing any changes. If I copy/paste these changes right under the /apps/ folder with the same folder structure as in /libs/.. (which is OVERLAY), the changes are being shown. Any idea what am I missing?