You can set the permissions for the item with a Nintex Workflow Action
Thanks for the reply.
Just so I'm clear can you secure a row in a list so only certain people can update or should I look at trying to copy this list to another site?
Just trying to understand what the best practices are.
You can set specific permissions on item (instead of full list) but you should beware of this :
- possible performance issues if you have many items (hundreds of thousands )
- you should have difficulties to know "who can see what" in some monthes...
In my case, I use this often : the basic Leave Request, for example, has to keep items secret except for initiator and HR.
Thanks for the advice. Changing permissions actually works well. The downside is I have been doing testing under admin account and the results are different if I run as user - still testing but its promising.
If then your workflow would need to be able to update the item, even if the user triggering it does not have permissions, you can always put these actions in the "Action Set" and check the option to use app permissions.
regards,
Tomasz