Hi,

Am using angular-form-gen bower component for generating the dynamic form. 
While using this form builder how can i get the ngModel of each which is 
dynamically loaded. Actually markup code look like

<input type="text" ng-model="form.data[field.schema.name]" />

In above the ngModel is loaded dynamically. I need to get the ngModel to 
manipulate the element.So how could it possible. Is there anyone help me to 
get the solution for this.



Regards,

Akshath

-- 
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.

Reply via email to