Here is the plunker. <http://plnkr.co/edit/TEsnJUwKdAPtPLcBVbu6?p=preview>

What I want to do is dynamically use strings to point ng-model to bind with 
certain fields, which will be sent through to Express. The problem is 
everytime I select an option it overwrites n.model, so the mapping went 
wrong from there and I couldn't select any options as default because 
Angular adds <option value="? string:form.d_2 ?"></option> as the first 
option on every select which will disappear if I then select any option.

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