How the heck do I enable this in WIX?
Hi Robert,
There isn’t an automated way of adding an autocomplete. You would need to write code that implements the feature (also known as debounce)
you can view an example that implements debounce here:
https://www.wix.com/corvid/forum/tips-tutorials-examples/example-saved-search
and forum posts that touch on the matter here:
and here: