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

Multiple forms on one page #60

Open
artuska opened this issue Sep 21, 2016 · 0 comments
Open

Multiple forms on one page #60

artuska opened this issue Sep 21, 2016 · 0 comments

Comments

@artuska
Copy link

artuska commented Sep 21, 2016

I have a Settings page with two subsections: General Settings and Password Change — two separate <form> tags with the Submit button each. When I press Submit button on any of this form I do $scope.$broadcast('show-errors-check-validity'); to check all fields in this form... but other form is also showing errors. So, how to validate fields only for one form, not for all forms on a page?

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

1 participant