bvaughn / bvaughn/angular-form-for

Formatting - Select-field

Open
#166 2 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
JavaScript
Stars
423
Forks
51
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.