ZQ Fuzzy Search & Autocomplete | How to make it work with inputs initial value?

I have a search results page. The idea is that you get to the page through a search field i the header. So search input field on the page has its initial value set to the page url parameter (passed from header). The problem is that I don’t have any search results matches initially. If I change inputs value in any way - everything works fine.

Here are the settings:

And that’s what I see in debugger:

Any ideas what might be the problem and how to fix it?

Hi @tsarev.i.am,
Apologize for the delay in our response. :pray:

Could you please try to disable the “Set text to match from an input box” field and add the input value in the “text to match” field? This should help.

Please try our suggestion and let us know how it’s going.

Best regards,
Zeroqode Support Team

1 Like

Works fine, thank you, that’s a solution!

What is the difference of this approach? Maybe you can direct me to a specific point in documentation on this?

Hello @tsarev.i.am,
Apologies for the late reply due to the weekend. :pray:

When using the fast updates option from an Input box by inputting its ID, the search function only triggers when the input box content changes. Therefore, the initial content set by Bubble does not activate the function.

Please let us know if you have any other questions. :slightly_smiling_face:

Best regards,
Zeroqode Support Team