Solved
for personalization in 6.5 we still need $CQ lib?
I've play with personalization following all documentations and after all steps get this error
Uncaught ReferenceError: $CQ is not definedIn AEM 6.5(.5) we still need $CQ functions?
I've play with personalization following all documentations and after all steps get this error
Uncaught ReferenceError: $CQ is not definedIn AEM 6.5(.5) we still need $CQ functions?
Hi @broman__pl
Please add the below line on your page component's headlibs.html and try.
<sly data-sly-include="/libs/wcm/core/components/init/init.jsp" data-sly-unwrap/>
Thanks!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.