Forum Discussion
johnjohn-Peter
Mar 01, 2025Iron Contributor
Only allow the creator of the item and the user direct manager to view the submitted item
I am facing this challenge , where we want to create a custom list, with the following logic;- 1) User submit a request asking for example for for salary increase. mentioning the amount. 2) The req...
DJ_Jamba
Apr 11, 2025Copper Contributor
You already have a flow that is triggered when the form is initially submitted and you have the creator, approver 1 and approver 2 details.
So in your flow, remove all permissions on the item and set read permission to creator, approver 1 and approver 2
(Typically you would use a service account or an account that has full control permission to the list)