I guess I could stick a hidden input next to it that is populated correctly...
On Thursday, April 10, 2014 2:05:54 PM UTC-7, Nick Retallack wrote: > > I want angular to generate <option value="string">string</option>. I > thought saying ng-options="x as x for x in options" would work, but it > still uses integers. I want the form field to have particular values so > that when you submit it the post payload is correct. > -- 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.
