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
I can tell if a form is valid by checking $valid, but is there a way to tell if a section is valid or not? E.g. if I have 3 sections I want to display that section 2 is invalid but the others are valid.