Copied to clipboard

Flag this post as spam?

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


  • Eric Siebeneck 26 posts 46 karma points
    Nov 27, 2012 @ 16:35
    Eric Siebeneck
    0

    Contour failing to save multiple step form

    I have a site built on umbraco v 4.8.1 and am trying to create a multi step form. The problem is that I get so far along and then the form fails to save. It appears as though my only option is to start over. Please note that I've attempted to create this form multiple times. Also know that I don't have an issue with creating simple 10 question forms, but this long form is becoming a pain.

  • Kenny Burns 173 posts 305 karma points
    Nov 27, 2012 @ 16:49
    Kenny Burns
    0

    Hi Eric,

    Not sure if this is the issue but try increasing the JSON max length in the web.config:

    <configuration><system.web.extensions><scripting><webServices><jsonSerializationmaxJsonLength="50000000"/></webServices></scripting></system.web.extensions></configuration>

    Kenny

Please Sign in or register to post replies

Write your reply to:

Draft