Open rosbal opened 4 years ago
okay i will add a param related to it
There are some issues here. Because the data type isnt string so the search widget is unknown about what field to show. If it were a string it would have been directly shown
Came up with a workaround. I use the hintText to display the selected text which I conditionally style. Thanks for the plugin. :)
Hi, Is there a way to show the selected value in the TextField, instead of clearing the TextField onItemSelected ?