Hide persmission tab in page properties for specific template types
Hi
I need to hide the permissons tab in page properties for only two template types or for content under /content/area.
I tried the following but that hides the permissions tab for all all pages.
<permissions
jcr:primaryType="nt:unstructured"
sling:orderBefore="analytics"
sling:hideResource="true"/>