Content of input field is deleted after API Call //// Or is this a BUG?

Hello,

I want to make a search engine’s search field, which proposes auto-complet search terms (as bubble offers it for locations). Is there a good prepared solution?

Like this:
grafik

I am using bing’s Auto-Suggest API to get the proposed search-terms. But I can’t find a way to use the search input’s auto-complet function.

Therefore, I’ve built a repeating group that get’s the search terms from the API. BUT, after entering a few letters (e.g. “Faceb”), the API get’s called and the proposed alternatives (e.g. “Facebook”) are displayed, the content in the input field is deleted. Meaning the user cannot keep typing!

WHO can help me? Or is there a better way to solve this provlem?

Check it out here: https://soocial.org/version-test/test-autocomplet?debug_mode=true

Thanks in advance!

This topic was automatically closed after 14 days. New replies are no longer allowed.