Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue in options #120

Open
ebtsamsabeha opened this issue Apr 17, 2018 · 1 comment
Open

Issue in options #120

ebtsamsabeha opened this issue Apr 17, 2018 · 1 comment

Comments

@ebtsamsabeha
Copy link

ebtsamsabeha commented Apr 17, 2018

Hi,

First of all Thank you for this plugin . Its very nice and I am now using this form builder in an application. How to make option as id and value not text
because need to update option by id not delete it every time
such as
// options:{'1':'value one','2':'value Two '}
thanks

@Hirenp75
Copy link

Hirenp75 commented Jun 27, 2018

Hi ebtsamsabeha,

Please try to bind your option with following code.

data-ng-options="opt.Id as opt.value for opt in options"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants