You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a great library which I realize is not being actively maintained right now, but I opened this issue in case anyone else has figured out how to use angular-form-for in this way:
I would like to dynamically change the validationRules being passed in to the form depending on whether a user clicks one of two buttons. Is this possible? I've read the documentation and perhaps this is me not understanding, but I would really like to have some way to alter which set of validationRules gets passed in depending on a user's action. Thank you!
The text was updated successfully, but these errors were encountered:
Hi!
This is a great library which I realize is not being actively maintained right now, but I opened this issue in case anyone else has figured out how to use angular-form-for in this way:
I would like to dynamically change the validationRules being passed in to the form depending on whether a user clicks one of two buttons. Is this possible? I've read the documentation and perhaps this is me not understanding, but I would really like to have some way to alter which set of validationRules gets passed in depending on a user's action. Thank you!
The text was updated successfully, but these errors were encountered: