Save form data for later submission and completion

  • YouBelong
    Asked on April 5, 2018 at 9:52 AM
  • BJoanna
    Replied on April 5, 2018 at 11:20 AM

    It is possible to save the form and continue later. We have two options for the Classic Form:

    1. How to Enable Auto Fill feature

    The Auto Fill method is based on the browser local storage. It is saving the form data on the user's browser, so the user can open the form later and he/she will see the past data. Note - The user will need to use the same browser to access data.

    2. How to Save Forms and Continue Later - session method

    The Session method is saving the data on our servers. With this method, you will need to use two forms, one for session generation and second as primary. The users will be able to access their sessions from any locations.

    For the Card Forms, please check this guide:

    Setting up the Continue Forms Later Feature in Card Forms