Validation works, but it print the message multiple times on the screen as the user keeps clicking the submit button.
If I left the default configuration it does works too and it will show the message only once regardless of the number of times the user click the submit button.
Hi,
When I set the following:
Validation works, but it print the message multiple times on the screen as the user keeps clicking the submit button.
If I left the default configuration it does works too and it will show the message only once regardless of the number of times the user click the submit button.
Note: I am using bootstrap CSS/JS
Thank you