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
Vp
Vp2y ago
Show your code and what exactly you want like image example
incon
inconOP2y ago
Example https://incon.tail71e70.ts.net/counter I would like the dropdown the have the country name and not the selected item.
incon
inconOP2y ago
Similar to this Decided to just write my own search pop over selection.

Did you find this page helpful?