Copied to clipboard

Flag this post as spam?

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


  • Sumesh KP 35 posts 108 karma points c-trib
    1 week ago
    Sumesh KP
    0

    How to Prevent Umbraco Form Resubmissions with AJAX

    I am seeking advice regarding a recurring issue with form resubmissions on one of my Umbraco website. the forms are configured to submit entries via AJAX, and we have implemented several preventive measures, including:

    • Blocking double submissions via Javascript
    • Integration of reCAPTCHA
    • Hiding the submit button after submission
    • Displaying a loader overlay during submission

    Despite these precautions, I'm are still receiving resubmissions from some users, typically with a time gap of approximately 30 seconds.

    Could you please provide insights into what might be causing this issue and how we can further prevent it?

    Your assistance would be greatly appreciated.

  • Diljith Peter 9 posts 80 karma points
    1 day ago
    Diljith Peter
    0

    Hello Sumesh,

    Did you tried to reset the input fields after the successful submission of the AJAX request? Maybe this can help.

Please Sign in or register to post replies

Write your reply to:

Draft