Hi @irinelmita
I hope you are doing well today.
Can you edit your form, navigate to the Behavior tab, and change Method from Page reload to Ajax and see if that helps?
Kind Regards,
Kris
Hi, it’s already set to ajax. Probably something else does not suit him
Settings: https://ibb.co/X3rfCb8
Hi @irinelmita,
If its already using Ajax then it shouldn’t be reloading the page on submit. Could you please check and how it behaves if you clear the page cache?
If I try to add a query paramater in the page ie /contact-en/?no-cache=123
The above will cause the page to not load without cache and then when I click the “Submit” button the page doesn’t re-load.
The above behaviour seems to point out that the cache enabled on the server side might be causing a conflict. Could you please check and see whether clearing the cache makes any difference?
Alternatively, to prevent the form from getting cached, you can also enable the “Prevent page caching on form pages” option in your form, under the Behavior tab > Rendering
Could you please check and see whether the above helps?
Best Regards,
Nithin
Hi @irinelmita
We didn’t hear back from you for quite some time already so I’m marking this topic as resolved.
If you still need assistance with this, just let us know.
Kind regards,
Adam
I just saw the comment, sorry. Yes, avd that worked out, looks good now. Thanks