Do forms time out?

Do forms time out?

Comments

  • Hello, while presenting a form made in decisions I was asked a question that I did not know the answer to; do forms inside of decisions time out? So for instance if they have an assigned form brought up and they get busy with something else for several hours and then come back to the form and complete it will there be any issues? If so is there a place to see / edit how long the form remains active for?

  • Hey
    By default, the Forms remain active until and unless there is some action from the user or the server goes down. Contradictory to this, if we want to terminate the Form after a specific time, we can use the Timer Exit Form component. Also, in the case of InSession Form, enable the Auto Resume properties and on the Assigned Forms enable the Auto Complete Step property for completing the Forms if the user doesnt interact with them for a certain period.

  • Thank you!

Sign In or Register to comment.