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

FuncCall function does not trigger required when FuncCall fails #831

Closed
Henrik41 opened this issue Jul 28, 2014 · 0 comments
Closed

FuncCall function does not trigger required when FuncCall fails #831

Henrik41 opened this issue Jul 28, 2014 · 0 comments

Comments

@Henrik41
Copy link

I notice that when my function funcCall is valide, everything runs smoothly and the validation gives me the required error.

However, when my function fails (because of empty fields calculation can't be done) the submit button is triggered prior to the required function.

I need to call the required function prior to submit and verify if my fields are empty prior to calling funcCall

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