I am facing a small issue of gravity form in WordPress.
When I have submitted the form without any validation error that time its working fine and entries saved successfully
but Again I submitted the form and missed required fields, again filled required fields and submitted the form that time entries are not saved.
any Idea why it's behaving like this?
Thanks.
This issue is happening when you are sending request through AJAX.
You can uncheck AJAX option from gravity form setting. it will work fine.