Autocomplete issue with maintaining a static input value

Hello,

I was wondering why on Wappler the autocomplete does not hold the static input when autocomplete value does not exist. I tried different way to keep the static value in the input field if it is not found in autocomplete. it has been a failure so far.
is there better way to have autocomplete on the input form, if the user does see what is typing it can just use it is own words and submit the form.

Thank you

This seems to address this case: Form text input filtered on a datalist, AJAX style

1 Like