Forum Discussion
Setting Up SharePoint Permission with CREATE-ONLY Access
Hi,
I want to set up two permissions in the same SharePoint List: First permission only allows a group of users to create a new list item, with no READ or UPDATE access to their own items and items created by other users. Second permission allows another group of users with UPDATE access to all list items. Does anyone know how it can be done? Thanks.
2 Replies
Hello wallace_choi
best way is to use Power Automate to set list item permissions: https://learn.microsoft.com/en-us/sharepoint/dev/business-apps/power-automate/guidance/manage-list-item-file-permissions
But please attention when you have an large list: https://learn.microsoft.com/en-us/answers/questions/967752/what-are-the-workaround-if-our-sharepoint-list-mig
Best, Dave
- wallace_choiCopper Contributor
Thanks DaveMehr365. I am new to Power Automate, but I will give it a try.