I have a SharePoint list where I have edited the list form with PowerApps. I grant edit rights to the list item for an end-user with PowerAutomate.
The problem is that when the end-user edits (fills) the form, he cannot save it since Save button doesn't work. His rights for the list item are fine, and all the mandatory fields are filled.
There are advice to set OnNew and OnEdit property in a certain way for SharePoint Integration in PowerApps. This didn't help.
Any ideas?