Question
AEM 6.5 - Clientlib is not getting embedded while creating a page
Hi,
I have a Clientlib folder which includes scripts. It was embeded into cq:dialog in page (apps/aaa/components/structure/page) using extraClientlibs->categories.Problem is while page creation , This clientlib doesn't embed.it is embedding after page creation only.How I can embed it while creating the page ?
Thanks in advance.