Is it possible to save a half completed form for later?

  • Sensorytraveller
    Asked on April 26, 2019 at 2:54 AM

    Many of my respondents need to complete our form in stages. Is it possible to save the form and come back to it later? Thank you.

  • Kiran Support Team Lead
    Replied on April 26, 2019 at 6:30 AM

    It is possible to save the form data by enabling the Auto-fill option in the form settings. Please note that the feature allows saving the form filled information in the browser storage. So, the data can be accessed only when the form is opened on the same computer and same browser. Also, if the browser storage/cache is cleared, the form data will be lost.

    If you want to have the form data to be displayed on any PC/browser, you may consider using session parameter method. However, it is required to be a multi-page form. Please check the following guide that can help you with this.

    Thanks!