Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Duncan Turner 32 posts 135 karma points
    Apr 22, 2021 @ 07:13
    Duncan Turner
    0

    Saving members progress in umbraco forms

    Scenario;

    • Member is signed in.
    • Using Multi Step Forms.
    • Member wants to save progress, come back to it at a later date and finish.
    • Using Umbraco 7.

    What is the preferred steps to implement this?

    I was thinking; Capture form data and serialize this as a JSON object, save in the back office for storage with reference to the member and specific form.

    Retrieve the saved data when the user comes back to the form and deserialize the JSON object again.

    Any suggestions would be great!

    Thanks in advance,

    Duncan

  • Greg Fyans 140 posts 342 karma points
    Oct 14, 2021 @ 18:50
    Greg Fyans
    0

    Hi Duncan,

    Did you get this working at all?

  • Duncan Turner 32 posts 135 karma points
    Oct 15, 2021 @ 07:38
    Duncan Turner
    0

    I should actually re-direct folks to this link;

    https://our.umbraco.com/forum/umbraco-forms/87608-multi-page-form-save-data#comment-333993

    This details what I ended up doing to solve my query.

Please Sign in or register to post replies

Write your reply to:

Draft