Search Bar For Dropdown Box

0
How can I search for a specific word in a dropdown list to use it like a search bar for this dropdown list for example I have a dropdown list that contains (Alpha, Beta, Courier, Delta) and many more options, when I write the the word ‘Beta’ it directly takes me to the option “Beta” as the below for example :-
asked
2 answers
5

Hi Khalil

You can use AutoCompleteWidget from Appstore

https://appstore.home.mendix.com/link/app/2695/AuraQ-Limited/AutoComplete-widget

 

answered
0

Hi Khalil Resheq,
You can use this widget  
refer Below Link
https://github.com/mendix/InputReferenceSelector/tree/master/test/widgets

Cheers,
Narendran J

 

answered