Outcome for \Close\" button on Form"

Outcome for \Close\" button on Form"

Comments

  • Hi,

    I am creating a flow with a series of wizard forms.
    The last form is just an informational screen to tell the user that they have finished.
    On this screen then is a ‘Finish’ button which will move the process to the next step in the flow.
    However, several users are clicking the ‘Close’ button at the top of the screen to close the form. This has the effect of pausing the flow indefinitely.

    Is there any way to “catch” this action of the user hitting the “Close” botton at the top of the screen so that the flow can continue?

  • [font=Roboto, Arial, Helvetica, sans-serif]If you use an Endform instead of a normal form, the flow will continue onwards with no regard to the users actions on that form. [/font]
    [font=Roboto, Arial, Helvetica, sans-serif]This would be the easiest way of solving your problem and making sure that the flow will run despite whatever the user does on the last form.[/font]

Sign In or Register to comment.