We need a auto complete is very used

Thanks for the code @patrick
I ended up populating a select html control on textbox input using server connect.
Code here: How to Use Data Detail Component

DataList on Chrome doesn’t work well in my opinion. It shows the value part in the list and on selecting an item, value is shown in the textbox instead of text.
And, biggest of all, I could not work with the selected item in list in Wappler. It just shows the value of selected item in textbox and input event gets invoked again, calling the api with an invalid value.