Submit Button Issue [RESOLVED]

Hello,

When using the Submit button, my forms are submitting the data, however, from the user side, nothing appears to be happening. No form confirmation of submission or redirects. It is as if the button is doing nothing. Again, just from the user side.

Thoughts?

Can you provide a link to the page where the form is embedded?

It seems to be an issue with CloudFlare - I deactivated CloudFlare, now it seems to be submitting. Here is a form/page example: Minneapolis St Paul Senior Pictures Scheduling - Set your session today!

Again, CloudFlare is off now and it seems to work. So - suggestions on where to look on CloudFlare?

Caching and optimization are known to cause issues. The documentation recommends excluding pages that include forms from those features. With Cloudflare, it is usually their Rocket Loader feature that causes JavaScript issues, that can prevent the form submission scripts from running.

That was the answer. Thanks for the assistance!

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.