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
Aug 06, 2020
This is what you can do:
(1) For sharing only the list, you can only through list permissions. Just access the list administration and setup the permissions there...the downside is that you will have to share the list url with your users. With the new List App in Microsoft 365 (rolling out this month), sharing a list is much more simpler
(2) To enable users only to add an item, but not update it or delete it you need to create a custom permission level in the site, assign it to your users through a SharePoint / Security Group and them be sure that Group is configured in the list
y_a2020
Aug 07, 2020Copper Contributor