You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Greetings is a pretty useful plugin. Only that I would like to know how to initialize value in an element select.
I find it important to set option in select controls for its value to assign the id retrieved from the database in a record edition where I show what is stored.
In my case I use select2 and good use other plugins. It would be good something that allows you to customize the value setting for each control through a callback or something similar.
The text was updated successfully, but these errors were encountered:
martinmurciego
changed the title
How to initialize with setList in select by value instead of text for select2
How to initialize with setList() in select by value instead of text for select2
Aug 8, 2018
Greetings is a pretty useful plugin. Only that I would like to know how to initialize value in an element select.
I find it important to set option in select controls for its value to assign the id retrieved from the database in a record edition where I show what is stored.
In my case I use select2 and good use other plugins. It would be good something that allows you to customize the value setting for each control through a callback or something similar.
The text was updated successfully, but these errors were encountered: