Where do the components allowed in design mode of standard template get stored on node level?
When a component is enabled in design modec where does it get stored in the node structure?
Currently it gets overridden on deployment.
Thanks
When a component is enabled in design modec where does it get stored in the node structure?
Currently it gets overridden on deployment.
Thanks
Hi @chinmayish ,
If you are using 6.5 and if you did not defined any design node for your project. These values must be storing under
'/libs/settings/wcm/designs/default'
You must have created a design node your specific project under
'/apps/settings/wcm/designs' and add this to your code base. Add this to your site using page properties. It is recommended to use design level properties under /apps/settings/wcm/designs/<your-site> as per repository happened since AEM 6.4
Check this for further documentation:
https://experienceleague.adobe.com/docs/experience-manager-65/deploying/restructuring/sites-repository-restructuring-in-aem-6-5.html?lang=en#static-template-designs
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.