Skip to main content
Nintex Community Menu Bar

How can I set a permission on another listitem?

  • May 27, 2015
  • 4 replies
  • 7 views

Forum|alt.badge.img+4

As part of my workflow I created an new item. How can I modify the permission of that list item which is not my currrent item where I have started my workflow with?

4 replies

Forum|alt.badge.img+3
  • May 27, 2015

Hi Robert,

On creating new item ,store new Item Id in variable. Use this ID in Set Item Permission action to filter out newly created item in different list.


Forum|alt.badge.img+4
  • Author
  • May 27, 2015

Hello,

in the "set item permission" action a condition to set a permission is easy possible, but I do not see where I can filter on which item the action should be performed.


Forum|alt.badge.img+3
  • May 27, 2015

Filter out means , apply where condition  to get newly created list item in set item Permission action,

81887_pastedImage_0.png


Forum|alt.badge.img+11
  • May 27, 2015

Yes, I agree with Rohan. His solution should work!