Hi,
I'm having problem creating form with instant feedback (success / error) using matrixjquery script.
The script works fine as intended but when there is an error and you submit the form again it will refersh the page weather it was success or not.
It seems on every subsequent submission the page refreshes. Here is a scenario:
1. User submits without completing the form, instant error message is showm
2. If user makes a mistake again or completes the form, page refreshes and goes back to the top.
3. If user tries to submit again (fail / complete), the ajax works and result is shown instantly
4. If for whatever reason if there was an error, and user tries again and succeeds or fails, the page refresh and goes back to the top.
What is Matrix exactly doing to ommit / disregard the Ajax code?
Thanks,
Tugu