I am using gravity form in wordpress with ajax.
It is working fine when all field are correct.
When I submit form it show a ajax spinner and show success message.
But when there is some error in any field, it show validation errors after spin.
But after it does nothing. Even if we correct all the fields it is not working.
PLease help
Related
I have a form in elementor that sends the input to a webhook by make.
everything works fine, but my issue is that i need to display what response it gives back but i cant figure out how without using scripts.
is there an easy way im missing to display the webhook response in elementor form, instead of the "form was submitted successfully" msg, or alongside it?
thank you.
I have a normal elemantor form with Recaptcha enabled and for some reason, Hubspot is not recognizing the form as a non-hubspot form. I am using Form Vibes for the form along with front end validation
I tried the following solutions but it still didn't help:
https://elementor.com/help/hubspot-elementor-integration/
Disabled Recaptcha
Created a new form with no validation and unliked from form vibes.
The form submits without returning any errors but unfortunately, Hubspot does not recognize it.
If someone can point me in the right direction, I'll be very grateful.
Welcome!
I had this happen many times. Try disabling / enabling the hubspot plugin.
In the end I created APIs for each of the form as their plugin is very buggy.
Is the form recognised in the hubspot plugin?
In my contact form 7, submit button won't work even after fixing the error, for example, if my form has The field is required error and if I fixed this error, contact form 7 won't detect it and I have to refresh the page to resubmit the form.
Disable other plugins. You may have a conflict and test on a different theme.
I know the methods of tracking a form submission but in this case unfortunately I couldn't make it. Once the form is submitted, you can see in the debug mode that the exact same variables fire as in the case that the user tried to submit that form and it failed (because some fields weren't filled in). So the variables of GTM upon submitting don't help.
I tried another approach, with the url redirect. But the thing is that the redirection is to site.com/buy?add-to-cart, and this parameter causes adding to cart and then it redirects to the checkout page. This checkout page can be reached from many places so I can't track the form submission with page view either.
I don't know what to do already, is there another way that I didn't think of?
Thanks in advance
I need the help. I have used the Really Simple Captcha Plugin in my project. This plugin is working fine. Now, I have query for validation error message.
When I submit the form without captcha, it does gives me an error. But the error doesn't says why the form wasn't submitted.
The error text should say "Please verify Captcha to submit the contact form"
So, Please give me solution on same.