Services Plugins FAQs

ZQ Fuzzy Search & Autocomplete

Hi Team and members,

By exposing the input ID attribute which works with the fuzzy search, Chrome autocomplete this input automatically with it’s own browser autocomplete. Is there a way to turn off this Google autocomplete ?

Thanks for your answer,

Nico

Hi, @szczepaniak.nto!

Thanks for reaching out!

Could you please clarify a bit more about your case. I mean what exactly are you trying to get, steps to reproduce the issue, screenshots or screencast of the process and plugin settings to understand you clearly and help you better.

Thanks for understanding! :pray:
Best, Julia!

Hi @Julia, thanks for your answer !

Of course, i will try to explain it more clearly : the plugin is working well, i set it up like this :

. My input has the ID attribute Test and the autosearch as well.

My concern is that the google autofill appears this way as soon as I focus my input, because the exposed ID , on top of my repeatinggroup which display my fuzzy search as expected. I was looking for a way to disable the Google autofill like in the picture below :

Thanks again for your answer,
Nico

Hi, @szczepaniak.nto!

Thanks for provided clarification! So, as autofill is related to Google Chrome settings, then please take a look at these threads that can be helpful: 1.https://www.multimediaxp.com/post/80/solved-how-to-disable-or-block-auto-fill-autocomplete-once-and-for-all
2. https://www.codementor.io/@leonardofaria/disabling-autofill-in-chrome-zec47xcui
3. https://gist.github.com/niksumeiko/360164708c3b326bd1c8

Hope this helps you to solve the problem!
Kind Regards, Julia.