Skip to main content
Nintex Community Menu Bar
Solved

O365 Set Item Permissions

  • June 30, 2016
  • 2 replies
  • 19 views

Forum|alt.badge.img+5

Hello,

I have a workflow that runs on a list and as a workflow step I need to set unique permissions on the current item.  Each item in the list will have different permissions.  I see there is an Office 365 Update Item Permissions action.  Part of this action requires a Filter - how do I configure this filter so that it only updates the permissions on the current item that the workflow is running on?

 

Thank you,

Matt

Best answer by Warwick

Filter where ID equals {current item:ID}

ID is plain text

{currentitem:ID} is selected from the Item Properties.

2 replies

Forum|alt.badge.img+9
  • 206 replies
  • Answer
  • July 1, 2016

Filter where ID equals {current item:ID}

ID is plain text

{currentitem:ID} is selected from the Item Properties.


Forum|alt.badge.img+6
  • 95 replies
  • July 3, 2016

It has to look like this ;-)