Forum Discussion
wallace_choi
Feb 08, 2023Copper Contributor
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 ite...
DaveMehr365
Feb 15, 2023MVP
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_choiFeb 15, 2023Copper Contributor
Thanks DaveMehr365. I am new to Power Automate, but I will give it a try.