Zum Hauptinhalt gehen

Possible to loop activities on different pages?

Kommentare

2 Kommentare

  • Stefan Schweigert

    Hello Minbin,

     

    WF5 does support the ability to re-run workflows in just the manner that you mentioned. Certain activities have restrictions as to how many outgoing connections they will allow for but generally there are no limits as to how many incoming connections are allowed. I would suggest using a conditional activity like an If or Switch to manage when to loop back to an existing activity/workflow logic.

     

    One thing to mention is that the Display Form activity has a 'Reset' input for if you need to reset the state of the form when run the next time, otherwise previous settings will remain, which can be useful depending on the intended behaviour.

     

    Thanks, Stefan

    0
  • Malcolm Walker
    • Community-Manager

    Thanks Stefan.

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.