Copied to clipboard

Flag this post as spam?

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


  • Kevon K. Hayes 255 posts 280 karma points
    Jan 27, 2011 @ 21:17
    Kevon K. Hayes
    0

    Form Just Reloads on Submit with all Fields Blank

    When a user submits a form, all form fields are cleared out stating that they're mandatory... even when they're filled out. The form again, the form finally submits.

  • Sebastiaan Janssen 4899 posts 14655 karma points MVP admin hq
    Jan 28, 2011 @ 08:42
    Sebastiaan Janssen
    0

    Sounds like you may have a javascript conflict there somewhere... Have you checked in firebug to see what JS errors there are popping up?

    What version of Contour? Is the form reloading when you hit submit the first time, or is it the normal javascript validation that gets triggered?

  • Kevon K. Hayes 255 posts 280 karma points
    Jan 28, 2011 @ 17:59
    Kevon K. Hayes
    0

    Contour 1.1.4.1
    UMB 4.5.2

    I have no code being utilized, just OOB functionality, I do see all 200's foreach request...in Firebug under JS, and under XHR just says 17 requests.(a majority are from Telerik Controls on page)

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Jan 31, 2011 @ 09:17
    Tim Geyssens
    1

    @Kevon, might be a conflict with some of the controls on the page then

    Could you do a quick test on a very basic (so no 3rd party controls other then the contour macro) page to see if it also has the same issue?

  • Kevon K. Hayes 255 posts 280 karma points
    Jan 31, 2011 @ 15:17
    Kevon K. Hayes
    0

    You were right it was a conflicting RadWindow Control??? I removed it and forms submit the first time.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies