I'm attempting a use of ngMessages and want them to show when the master form is submitted, but the using masterForm.$setSubmitted() does not affect the nested ngForm(s).
So I'm trying to figure either how to get this to affect the children or possibly get a list of child forms from the form controller so I can go through and set each form manually. -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
