Hello,
I wanted to confirm something about the permissions required to write from a power apps form to a SharePoint/Microsoft list. In this list, I have given view access to a user in my organization but, even though he can submit the form without any errors, the item is not created in the list.
However, if instead I give the user edit access, he is able to create the item via de form. This worries me because each user of the form should be able to create the list items, but not update or delete any other items.
I wanted to confirm that, in order for a user to add an item to a list, he/she must have edit access to that list. In other words, I want to confirm if a user with only view access cannot create list items through the power app.
Thanks for your help
P.S. The same thing happens if instead of SubmitForm() I use Patch().

Report
All responses (
Answers (