Issue:
Visitors click the submit button, but the form does not process their entries. No errors appear in console logs, server logs, or Gravity Forms logs. Form submissions succeed when manually entering details, but fail when autofilled via URL parameters (e.g., [email protected]&fname=John). Happens on fresh WordPress installations with only Gravity Forms and a page builder installed. What I’ve Tried:
Additional Notes:
Additional Clues:
Issue occurs before submission is processed (even with simple confirmation messages instead of redirects). Form submissions don’t even register as clicks in Hotjar for Elementor and Formidable forms. The issue happens for almost all real visitors, not just specific ones. No 403/404 errors in server logs, but POST requests from real users don’t seem to reach the server.
How visitors access the form:
Possible Causes? JavaScript not executing properly for real visitors? AJAX requests getting blocked silently? ModSecurity filtering requests without logging errors? I’m out of ideas at this point—has anyone encountered anything similar or have suggestions for further debugging?
]]>It used to work, however now it seems to have stopped.
My code is…
[group eligibility-pass]
<label>
<h4>5. Eligibility</h4>
</label>
<label>Please sign up for the mailing list to hear when the next funding round opens.</label>
<div class="cf7-container">
[contact-form-7 id="0ba9521" title="Subscribe to the eNewsletter"]</div>
[/group]
]]>Admission: I also tried a competitor briefly, earlier this year, just to make sure I wasn’t “missing out” simply for lack of checking around after these years. I won’t name names, but I plan to keep moving forward with Formidable.
]]>I don’t see it in the Changelog, but would like to confirm whether or not this functionality has been implemented in the plugin yet as so many businesses could really benefit from it. If not, is there a suggested “workaround” (e.g. embed content via Pinecone that redirects users to a form)?
]]>