Copied to clipboard

Flag this post as spam?

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


  • Raj 24 posts 94 karma points
    Feb 02, 2022 @ 19:20
    Raj
    0

    Hello Nicholas,

    I managed to render the forms using formulate, but get an error message "Unable to Sumit the form". Was not able to find any errors in umbraco logs. Can you please let me know how do i track the error?

    Thanks, Raj

  • Nicholas Westby 2054 posts 7100 karma points c-trib
    Feb 02, 2022 @ 20:37
    Nicholas Westby
    0

    You could inspect the network traffic in Chrome to see if there is some issue with the data being sent to the server.

  • Raj 24 posts 94 karma points
    Feb 03, 2022 @ 11:48
    Raj
    0

    Thank you Nicholas, There is no error logged from chrome console. It just says "readystatechange' handler took 2485ms" and alerts an unknown error alert box. How do i check much more on where the steps could be failing?

    I have verified multiple times the steps required and all scripts and calls are in place correctly.

    I have previously installed formulate on other umbraco site and all works well.

    Followed the same steps for a new site and the form does not submit.

    Any help ?

    Thanks

  • Raj 24 posts 94 karma points
    Feb 03, 2022 @ 12:22
    Raj
    0

    I should add that, i was able to see that error when using the layout as plain JS. When using the responsive layout, I do not see any errors logged at all through chrome console.

    Thanks, Raj

  • Raj 24 posts 94 karma points
    Feb 03, 2022 @ 13:01
    Raj
    0

    When submit is clicked, under chrome network traffic, the script shows a log at xhr.send(isUndefined(post) ? null : post); - amgular.js file. Am i looking at the right place?

    Thanks Raj

  • Raj 24 posts 94 karma points
    Feb 04, 2022 @ 12:55
    Raj
    0

    This was an issue with recaptcha. This was added in the form but was not used in the layout and this was causing the form to not save. Removed the field and it is working now.

    -Raj

Please Sign in or register to post replies

Write your reply to:

Draft