Collecting data before the form is finalized

  • isrdiamonds
    Asked on November 18, 2018 at 4:06 AM

    Hi,


    We configured our form to be "one question per page" (with next buttons).


    Is it possible to get the data a user submitted even if this user didn't finished to fill in the form all the way?


    Thanks!

  • jonathan
    Replied on November 18, 2018 at 5:20 AM

    Yes it is possible to get or view the on-going session data of the user's incomplete form.

    Please review our user guide: Setting up the Continue Forms Later Feature in Card Forms

    The saved session data will considered incomplete and will not exist in the completed submission data of the form.

    To view their current progress, copy the SESSION ID and append it to the URL below:

    https://www.jotform.com/XXXXXXXXXXXX?session=YY-YYY-YYYY

    Where XXXXXXXXXXXX is your FORM ID and YY-YYY-YYYY is the SESSION ID you grabbed from the SUBMISSIONS PAGE.