Is there a way to save the form in case a person doesn't finish in one sitting

  • amyallshouse
    Asked on December 27, 2016 at 6:33 PM

    This is a long form.  Is there any way they can save their work and come back?  It's not live yet.

  • Ian
    Replied on December 27, 2016 at 10:30 PM

    You can enable autofill on the form so that user can complete the long form later.

    Enabling Autofill feature will automatically save the form's field values locally (browser local storage) until the form is submitted. This way, your users don't lose any single data if they accidentally close or reload their browser while filling the form. Please take note that they need to use the same browser in order for the saved field values to autofill in the form.

    Please follow the instructions provided at https://www.jotform.com/help/227-How-to-Enable-Auto-Fill-on-Forms

    Hope this helps.