I went into a strange problem with a Multi Page Gravity form on my wordpress site, this is the link to the form:
http://cc.marknetdev.com/small-business/apply-for-a-loan/apply-now/
The form neither show validation error nor jump to next step once I press submit/next.
I investigated this problem and found that this problem is only occuring on this server, I tried the same installation on a different domain and hosting and it is working there:
http://comcap.taqih.com/small-business/apply-for-a-loan/apply-now/
I tried updating htaccess file, deactivating all the plugins, trying the same thing on new wordpress installation but the problem is occuring again and again on this page:
http://cc.marknetdev.com/small-business/apply-for-a-loan/apply-now/
Can you help me, what is wrong? Is it related to server?
Thanks.
I found out the problem:
“Mod Security on my server was blocking the form submission, since form has lots of input, it was considering it as a spam attack, and was blocking that form submission”
I hope this will be helpful for someone in future.