Hi all,

I implemented a custom field in jsp with dynamic ng-model name for that 
particular field. I need that field's ng-model name in the controller to go 
ahead to process that field. 

For instance,

*<input type = "text" data-ng-model = "clients.2000" />*

Here, I need the ng-model name, ie., 2000 which is generated randomly while 
processing the jsp page... Please help me how to get that model name.. 

Thanks in advance... :-)

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