Services Plugins FAQs

How to select object - Fuzzy Search

I’m using the Fuzzy Search plugin and have a functional search feature but I’m drawing a blank when it comes to what I can configure to make a selection. I have a hover function that works, I have a full list of items but I cannot do anything with this list. I click on an item in the list (a cell in a repeating group), and the list just goes away. I’ve put an invisible shape over the RG cell and added workflow actions to it, but nothing is activated. It’s as if the RG is only able to display items, selecting them is a no-no.

ShareX-03_18_21_00_47_26

Hello, @chris.charette241
Thanks for using our plugin.

We suppose that one of the elements of the plugin, namely Repeating Group, is not configured correctly.

Make sure that the Data Source of your Repeating Group is set correctly and does not contain any constraints that block the display of results.Please use our Live Demo Page and Bubble Editor of this plugin as an example for the correct configuration of all elements of the plugin:
https://zeroqode-demo-16.bubbleapps.io/fuzzy

Also, it might be that the shape you have placed above the repeating may hide the repeating group results. Please make sure you have set its visibility conditions correctly.

Hope it will help you.
BR,

It turns out that the problem wasn’t the what I did to the repeating group field that was blocking the selection but it was one of the conditions (as you suggested) that I copied from the demo page that was doing it.

I copied the demo page from what I assume was the original source of this plugin, Search and Autocorrect, and it had a condition on the repeating group (second condition in the image below) that hid the RG once focus goes away from the Input element to make a selection. The Input element maintains focus until that moment you click on something in the RG, and the result is that the RG disappears before the selection is made leaving me with nothing in my selection.

image

Hello, @chris.charette241

Glad to hear ar that you have resolved the issue.
Have a nice weekend!

BR,