Forum Discussion
y_a2020
Aug 06, 2020Copper Contributor
share list in sharepoint
Hi all, I have built a leave request form as a sharepoint list with the goal of building more forms once I get this to work properly. The issue I have is that I am trying to share it intern...
- Aug 18, 2020Once you have create the new permission level, you have to follow bellow steps:
(1) Navigate to your list and access the list settings
(2) In the list settings page, break inheritance and be sure to remove any permission given to the user that could cause he/she can modify your list
(3) Assign the permission level create to the Group where you are going to add your users. For instance, you could add the new permission to the standard Viewer Group
(4) Add users to the Group in the list
y_a2020
Aug 18, 2020Copper Contributor
I tried implementing your suggestion but when I share the site with another user, that user can still add columns, delete columns etc from the list. I just want them to be able to fill in the form and submit it.
I created the custom permission level and assigned that permission to a new group which I created. The custom list permissions I chose are: Add items and View items. The site permissions are view pages and open. I can't seem to work out what I'm doing wrong. I would appreciate it if you can please tell me what I'm missing.
Thank you
Aug 18, 2020
Once you have create the new permission level, you have to follow bellow steps:
(1) Navigate to your list and access the list settings
(2) In the list settings page, break inheritance and be sure to remove any permission given to the user that could cause he/she can modify your list
(3) Assign the permission level create to the Group where you are going to add your users. For instance, you could add the new permission to the standard Viewer Group
(4) Add users to the Group in the list
(1) Navigate to your list and access the list settings
(2) In the list settings page, break inheritance and be sure to remove any permission given to the user that could cause he/she can modify your list
(3) Assign the permission level create to the Group where you are going to add your users. For instance, you could add the new permission to the standard Viewer Group
(4) Add users to the Group in the list
- y_a2020Aug 18, 2020Copper ContributorThank you.
That worked.