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
This json has a different keys but some of values and titles, are the same. When i select one in multiple select with checked, i get this one plus some more extra beacuse it has the same titles.
is it possible to change this. select only by the key but in selected input has a title of this value?
The text was updated successfully, but these errors were encountered:
Hello,
i have a problem. I have json, around 600 values.
[{
"children:[
"key":2,
"title":"TEST",
"value"::TEST"
]
"key":1,
"title":"TEST",
"value"::TEST"
etc....
This json has a different keys but some of values and titles, are the same. When i select one in multiple select with checked, i get this one plus some more extra beacuse it has the same titles.
is it possible to change this. select only by the key but in selected input has a title of this value?
The text was updated successfully, but these errors were encountered: