Copied to clipboard

Flag this post as spam?

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


  • Dan Evans 631 posts 1018 karma points
    May 06, 2016 @ 14:20
    Dan Evans
    0

    Data not being saved on multi-step forms

    Current installed version of Umbraco Forms: "4.2.2-build143"

    I've noticed that on multi-step forms the first step is not being saved to the backend. Only the 2nd (final) step is being saved.

    I get this error:

     VM2579:1 Uncaught SyntaxError: Unexpected end of JSON input(anonymous function) @ individual-fundraiser-form:638(anonymous function) @ individual-fundraiser-form:715
    

    which is:

    recordValues = JSON.parse($("#values_" + formId).val()),

    and

    }(jQuery, 'c3413e6567ec482f95283237d8a1e32b', 'IndividualFundraisers'));

  • Dennis Aaen 4500 posts 18255 karma points admin hq c-trib
    May 07, 2016 @ 18:05
    Dennis Aaen
    0

    Hi Dan,

    I have just test on a fresh Umbraco 7.4.3 installation with Umbraco Forms: "4.2.2-build143.

    What I have done.

    Created a form with two steps, first step is contains the name email and message field, the second step has the test filed. As you can see on the screenshot below, all fields has a value saved.

    enter image description here

    Best,

    -Dennis

  • Dan Evans 631 posts 1018 karma points
    May 07, 2016 @ 18:53
    Dan Evans
    0

    OK, but with my form is doesn't and when I remove the 2nd step it does save. There is definitely an issue. Any ideas what I can do to identify the issue?

  • Dennis Aaen 4500 posts 18255 karma points admin hq c-trib
    May 07, 2016 @ 19:01
    Dennis Aaen
    0

    Hi Dan,

    Have you tried the latest build of 4.2.2 to see if there is a problem with this one.

    I would recommend you to take a backup of your site, so you can rollback since you are using nightly builds :-) As you know with nightly builds you are living on the edge.

    We had a issue with multi step forms, but this is fixed in Umbraco Forms 4.2.0 see http://issues.umbraco.org/issue/CON-733

    Best,

    /Dennis

Please Sign in or register to post replies

Write your reply to:

Draft