Is there a SAVE option?

  • CHFC
    Asked on July 18, 2017 at 6:11 PM

    Is it possible for us to have people save a form mid-way through completion and come back to pick up where they left off?

    If yes, how?

    And, if yes, is there a way to track and see who has started a form?

    Thanks!

    Joan

  • aubreybourke
    Replied on July 18, 2017 at 6:28 PM

    Yes you have a couple of options here.

    It is possible to save a form and continue later using a session variable. This is probably what you want because it will allow you to see who has started a form. Because, in this method there are two forms. The first one begins by redirecting to the second form. And the submission data for the first form will tell you who has begun the unfinished second form:

    How to Save Forms and Continue Later

    Or you can enable the autofill feature:

    How to Enable Auto Fill on Forms