Hi Sander, i am sorry for the late :). so this is my case radio box plunker<http://plnkr.co/edit/LjPGJQ2aZg0W4HY7P0uC?p=preview>. my problem that i want to sepearte the checked state of the radio box and the value of the input filed. what i wonder is for every input text the default checkbox stat will remain the same instead of being equal to the default name.
Regards Zied Le mardi 20 mai 2014 07:24:53 UTC+1, Sander Elias a écrit : > > Hi Zied, > > If you have questions like this, it's way easier if you post them in a > plunk ;) > Here you go: Plunker <http://plnkr.co/edit/Bo2u7F?p=preview> > Play arround with it a bit, it might work a bit different then what you > imagined. > the missing part was the ng-value, in stead of the value attribute. > > Is this what you was going for? > > Regards > Sander > -- 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.
