- Get link
- X
- Other Apps
Posted by
Sudheer Kumar Suggu
on
- Get link
- X
- Other Apps
There are cases where you may need to hide "publishing related items" for specific roles and also for everyone from publishing wizard.
Solution:
Option 1: To hide "Publishing related items" for a specific set of roles then follow below process.
To grant specific access rights to a user or role, you need to modify the permissions in the Core database. Here are the elements you need to adjust:
- /sitecore/client/Applications/Publishing/Common/System/CheckBoxLists/PublishingOptions/Publish sub items
- /sitecore/client/Applications/Publishing/Common/System/CheckBoxLists/PublishingOptions/Publish related items
You can use the Security Editor to modify Read and Write permissions of these items based on role. This way we can restrict the access of these check box based on the user role as shown below.
Please navigate to following site root path -
"C:\inetpub\wwwroot\<Website root>\sitecore\shell\Applications\Dialogs\Publish" and find the "Publish.xml".
Open this file and locate "PublishingRelatedItems" checkbox node and add "Visible=false" property to the node.
Comments
Post a Comment
Please do not enter any spam link in the comment box