Exit form after a specified time

Exit form after a specified time

Comments

  • Hello All,

    Is there a way for me to close a form if it has been opened for a specific amount of time? I am also looking for a way to show the user how long they have to complete the form before it closes on them and submitting any information on what they currently have on the form.

  • Hello Samuel,

    We can use the “Timer Form Exit” component to automatically close and submit a form after a specified amount of time.
    The component can be found by name in the search bar, or under the "Actions" header in the form controls panel.
    [img]att1[/img]
    The component also adds an outcome path to the form step in the flow designer. For data to be passed down the timer form exit path, check each component and verify that it is either an optional or required for the TimerExit outcome path.
    [img]att2[/img]

Sign In or Register to comment.