bvaughn/angular-form-for

Formatting - Select-field

Aperta

#166 aperta il 6 ott 2015

 (2 commenti) (0 reazioni) (0 assegnatari)JavaScript (51 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (423 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

It would be great if we could format the displayed field in a select field. Basic angular ng-options allows you to do this -- ng-options="type.id as (type.id + ' ' + type.someDesc) for type in vm.someList"> -- Forgive me if you can and I'm not seeing this. Also, being able to use filter options in a select would be awesome too, ie, order by, etc.

Guida contributor