wonder if someone can give me some guidance. I am using boostrap card html to display a list of information and some inputs/dropdowns using an ngFor loop. I am struggling to figure out how to do validation on each card. Today when my validation fires it validates all the cards. I have tried to move the form and ngfor to different sections of the code but all results I have tired lend me to the same result. I end up validating all cards not the card that the user is on.
-- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/angular/2460fe4b-4c3b-4594-bfe7-7a6f37a71c7b%40googlegroups.com.
