Forum Discussion
SharePoint Online hide "site contents" and "site usage" page (modern sites)
Has this been recolved or is there a way to hide the site content menu item? I have hidden access to site assests, styles and other folder except document using custom permissions by not inheriting from parent. But visitors still have access to site usage and site workflows. I need to not show this in the UI.
any help would be great.
I would like to hide the site permissions as well. Haven't figured out a way of doing so as of yet. Any input would be great.
- Mark DyOct 22, 2018Copper Contributor
I'm interested in learning more about this solution as well. The result is similar: A custom permission setting that would:
- Grant Visitors access to complete forms.
- Disable Visitors access to the Site Settings, Site Contents and Edit/Add Page.
After some research, I tried using
- Contribute = Visitors are able to access and complete forms. However, they may access Site Settings, Site Contents, and Edit/Add Page
- Restricted Read = Visitors are unable to access Site Settings, etc. However, they are unable to access and complete the forms.
- Custom Permission = Copy of Contribute Settings with an unchecked, "View Application Pages". Result is Visitors are unable to access and complete the form.
There are some solutions to remove the Site Settings Icon and Menu using SharePoint Designer, however, using Designer is not an option for our team at this time.
- Share PApr 13, 2020Copper Contributor
Hi,
You can go for the restricted read permission level and the lockdown feature as well, that's all fine ..
but, just make sure you select client integration functions.. and external interfaces.. additionally in the permission level, this should make work everything (forms, but also certain images etc. and therefore prevents the overall access denied messages ..) as expected and prevent access to the application pages (also in modern SharePoint ;-))
You might want to set your SharePoint security groups membership setting to 'only members can see ... ' as well ..
hope IT helps !
best regards
Share P