Can people save the form and finish later?

  • MovementBYA
    Asked on January 22, 2019 at 1:59 PM
  • AndrewHag
    Replied on January 22, 2019 at 2:47 PM

    There are multiple ways to achieve your requirement.

    1. Auto Fill: It will save the user's input data every few seconds in browsers cookie. But the things to be noticed is, if the user access the form from different browser or if the user clears the browser cache then the saved data will not be available.

    To activate this, go to Settings > Form Settings > Show More Options, and Enable the field Continue Forms Later.

    1548186183chrome GjFm48j8NI Screenshot 10

    Following this guide will help you: https://www.jotform.com/help/227-How-to-Enable-Auto-Fill-on-Forms

    2. Session: This feature requires two forms and Main form should contain page break. The input data will be saved only when the user click on Next button.

    To know more this, please follow this guide: https://www.jotform.com/help/97-How-to-Save-Forms-and-Continue-Later

    I hope this helps. Please do let us know if you have any other queries.