I have a SharePoint Site where I created a List and I want to give read and add access to this list only to a limited group of people.
- First I created in the SP site the List "ListX"
- In the ListX settings I went to list permissions and I stopped inheriting permissions from the site and I created unique permissions
- On the site advanced permission settings I created a new permission level "Add and View Only" where I selected the following options:
- On the list permissions section (a) Add Items - Add items to lists and add documents to document libraries (b) View Items - View items in lists and documents in document libraries
- The moment I selected those two options the following options have been automatically selected for me on the site permissions section: (a) View Pages - View pages in a Web site (b) Open - Allows users to open a Web site, list, or folder in order to access items inside that container
- Then on the site permission I created a SharePoint group "ListX Users" and I gave the permission level "Add and View Only"
- Then I added several users in the SP group "ListX Users"
- Then I granted permissions on the ListX permissions to the "ListX Users" SP group
However the user gets the message "Sorry you don't have access" when they try to go to the top level of the site so that they can click on the ListX link and they are prompted to request access.
Any idea why that happens and how to give such Add and View access to the ListX only? Thanks
