Skip to main content
Nintex Community Menu Bar

Wait until a person column is completed

  • March 21, 2018
  • 3 replies
  • 11 views

Forum|alt.badge.img+9

How do you configure a action to "wait until" a person/group  column is completed with a name.  The person column is empty as default.

3 replies

Forum|alt.badge.img+14
  • Scholar
  • March 22, 2018

what about to check for column not being empty?

213976_pastedImage_1.png


Forum|alt.badge.img+9
  • Author
  • Rookie
  • March 22, 2018

Hi - i tried this but its does not work. It does not recognise that it is not empty. The Action is in a workflow with other actions. When I just create a WF with just this action it works perfectly.

thanks


Forum|alt.badge.img+14
  • Scholar
  • March 22, 2018

if the action work on its own there is not a problem with that specific action.

if it doesn't work in context of your workflow there must be other dependencies/reasons why it doesn't work. maybe action is executed too late - when the field is already populated.

but without knowing specifics of your workflow it's hard to guess.