Quantcast
Channel: WordPress.org Forums » [Forminator Forms – Contact Form, Payment Form & Custom Form Builder] Support
Viewing all articles
Browse latest Browse all 1398

Submission Behavior – inline message not showing

$
0
0

Replies: 2

Hi

I am using a test form to verify why my inline messages are not showing (the redirect works):

Issue:
The Forminator form calculates the sum of two input fields correctly, but the inline message with the result doesn’t display after the form is submitted.

Debugging steps tried:
1. Verified form settings: AJAX submission was enabled, and the inline message was configured.
2. Custom JavaScript was added to intercept form submissions and display results.
3. Checked for field attribute issues (ID, name, autocomplete).
4. Attempted to isolate the form from theme and plugin conflicts.
5. Simplified the JavaScript to test basic form submission and calculation retrieval.
6. Checked browser console for errors, particularly related to form submission.
7. I attempted to view the Network tab responses for the form submission details. Could not.
8. All plugins were deactivated, and the theme changed to the default at the time of testing.
Key observations:
– The calculation works correctly in the form’s hidden calculation field.
– Custom JavaScript can retrieve the calculated value.
– The inline message from Forminator is not displaying as expected.

Next steps for the developer:
1. Investigate why Forminator’s AJAX submission is not triggering the inline message display.
2. Verify the server-side processing of the form submission in Forminator.
3. Consider debugging the form submission process within Forminator’s core code.`

  • This topic was modified 12 hours, 35 minutes ago by Johanhorak.

Viewing all articles
Browse latest Browse all 1398

Trending Articles