Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Submit event #2

Open
rootedsoftware opened this issue Jun 16, 2014 · 1 comment
Open

Submit event #2

rootedsoftware opened this issue Jun 16, 2014 · 1 comment

Comments

@rootedsoftware
Copy link

Is it possible to catch the form submit event and process the errors before routing to the next page? Right now when I submit my form I route to the next page even it there are errors on the page.

@aashuagg
Copy link
Owner

May be what you are looking for is "submitHandler" method.
You can see the documentation and examples here:
https://github.com/nghuuphuoc/bootstrapvalidator, since I have not used
bootstrap-validator much myself.

On Mon, Jun 16, 2014 at 11:16 AM, c316 [email protected] wrote:

Is it possible to catch the form submit event and process the errors
before routing to the next page? Right now when I submit my form I route to
the next page even it there are errors on the page.


Reply to this email directly or view it on GitHub
#2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants