Solved
How to load clientlibs (to setup default values to page properties, show/hide fields) while creating a page using template in AEM 6.5?
Hi Team,
I did try to create Clientlib with categories="[cq.authoring.editor]" and load while creating a page using template, but it didn't load.
where as the same clientlib loading while editing page properties with custom category.
My requirement is to do below activities while creating a page,
- setup current date value to a date field.
- show/hide a field based on other field default value.
can you guys let me know what did i miss here?
Thanks,
Raju.


