Unable to hide page properties tab for Granite Dialog(Touch UI) in AEM 6.1 -


i have requirement hide cloud services , permissions tab in page properties particular set of user group. have 2 of custom tabs in page properties.

when create rep:policy node , add deny permission particular group custom tabs hidden ootb tabs cloud services , permissions not hidden. please note have overridden cq:dialog libs apps.

any highly appreciated.

thanks & regards

ashish

try:

<cloudservices jcr:primarytype="nt:unstructured" sling:hideresource="true"/> <permissions jcr:primarytype="nt:unstructured" sling:hideresource="true" />   

source :- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__nkzm-i_have_a_requirement.html

~kautuk


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -