how to disable target feature in aem 6.0 globally
Hello,
how to disable incontext target feature default available in aem 6?? i am not looking for component based disabling but globally across site/in cq if i want to do?
Thanks,
Pawan
Hello,
how to disable incontext target feature default available in aem 6?? i am not looking for component based disabling but globally across site/in cq if i want to do?
Thanks,
Pawan
The only way to do this without modifying some javascript code (always a bad idea!) is to overlay the parsys component and on the cq:editConfig set cq:disableTargeting to true.
You'll need to modify the following nodes:
foundation/components/parsys/colctrl/cq:editConfig
foundation/components/parsys/cq:childEditConfig
foundation/components/parsys/cq:editConfig
foundation/components/parsys/new/cq:editConfig
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.