Hide persmission tab in page properties for specific template types | Community
Skip to main content
Level 6
January 30, 2024
Solved

Hide persmission tab in page properties for specific template types

  • January 30, 2024
  • 2 replies
  • 899 views

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"/>
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Kamal_Kishor
Community Advisor
Community Advisor
January 30, 2024
arunpatidar
Community Advisor
arunpatidarCommunity AdvisorAccepted solution
Community Advisor
January 30, 2024
anasusticAuthor
Level 6
January 31, 2024
arunpatidar
Community Advisor
Community Advisor
January 31, 2024

Hi @anasustic 
There is no permission tab but you can find the way to show hide dialog item based from design dialog settings.

Arun Patidar