Skip to main content

How to reopen a workflow 5 display form after closing results?

Comments

1 comment

  • Permanently deleted user

    Two ideas pop into mind

    1) you could do everything in a while loop and have the form "exit" button break the loop and end the workflow

    2) you could also just have the end of the workflow point back to the starting form again and use the same form "exit" button to exit the workflow.

    0

Please sign in to leave a comment.