Hey I have built a PowerApp for users to create and edit items in a Sharepoint list. I've set permissions (through a PowerAutomate flow) so that only users who have created an item can edit their details.
Now, I would like to let certain other users to edit items, so I was thinking of adding a button that shows up (when viewing the details of an item) when the user cannot edit the fields. The button would be linked to basically requesting edition permission and then I would validate or not the request.
Is this something that is possible?