I don't seem to be able to delete policies for templates in Adobe Experience Manager 6.5. I can keep adding copies of a policy, but I don't see any way to remove them. Does anyone know if this is possible either through the browser editor or CRXDE?
Asked
Active
Viewed 610 times
1 Answers
2
you can read this article I found on the web https://myaemlearnings.blogspot.com/2018/03/policies-in-editable-templates.html
For example, if you want to delete the policies assigned to a container, the path would be:
/conf/{name}/settings/wcm/policies/{name}/components/container
-
Yes, so far, not via UI, but going into the CRXDE. – ronnyfm Feb 11 '21 at 20:58