Hi all,
New to Xojo Web but fairly experienced with Desktop.
I’m trying to create a page with a textfield that once the user enters a few characters, the server does a database lookup and pops up suggested searches in a list below the field that the user can either click on or use arrow keys to select from.
From a functionality standpoint, I’m looking to create something identical to how the search field works on YouTube.
I see there’s WebTextField.AllowAutoComplete but I don’t see a way to add autocomplete suggestions dynamically or show a popup list like that.
Has anyone implemented anything like this? Not quite sure where to even start.
4 posts - 4 participants