Thanks, problem is newblog.checked as a model is bound and I have multiple checkboxes(need multi select), is there anyway of having newblog.checked as an array and pushing values on check to it?
On Tuesday, April 1, 2014 2:24:14 PM UTC+1, Sander Elias wrote: > Hi Cutey, > > I opened up the > manual<http://docs.angularjs.org/api/ng/input/input%5Bcheckbox%5D>, > and would suggest the use of ng-true-value and/or ng-false-value. > > 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.
