Select Options
I'm wanting to use a
Select
that is searchable where my dropdown label data is displayed in html but once selected is show as a different text only label.
->getOptionLabelUsing
shows the correct information on load but isn't showing the correct label once selected from ->getSearchResultsUsing
4 Replies
Show your code and what exactly you want like image example
Example https://incon.tail71e70.ts.net/counter
I would like the dropdown the have the country name and not the selected item.
Similar to this
Decided to just write my own search pop over selection.