Hi, I'm using angular 1.2.28.
As I understand things, ngModel works only for standard form controls like input, checkbox, etc. Nonetheless, it seems possible to create your own control with FormController#addControl. I'm guessing it accepts an instance of NgModelController as parameter. Is there documentation and code sample for that out there. I can't find anything. Thanks. -- 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.
