I have a list with Nintex Approval WF. Once a user had added an item, I want to set item level permission for that created user to "Read".
The approver get's the task and for him to respond, he is given contribute permission.
Once the approval is completed, I want to set Read permission for all the users("Everyone").
When I tried implementing the same, since the Approver is having to contribute permission to approve the task, even when I set the permission as Everyone - Read, the contributor is still able to edit the item...