Skip to main content
Nintex Community Menu Bar

How Can I Rerun a Section of a WF If Data Changes On a Form

  • January 11, 2018
  • 1 reply
  • 6 views

Forum|alt.badge.img+2

I have a very long complicated workflow. The form attached to it is filled out by normal users, and the cases in the WF depend heavily on how the users answer the form.

There is a particular section that needs to completed if the user checks a certain box. If the user forgets to check the box there is a "Run IF" in the WF that will just skip this particular section. If a user is told they must check that box, and needs to return to the form because that box must be checked, how can I make the workflow rerun the "Run If" section?

1 reply

Forum|alt.badge.img+16

can you make that section of your workflow it's own workflow and the run if in your main workflow "start workflow" the smaller workflow?