Hello,
So I´m building a search function, and I want to use 2 distinct Fuzzy Search to display Data in a repeating Group. However I can´t get the second Fuzzy Search Box to work as the Data comes back as blank. Need some help
Thanks
Hello,
So I´m building a search function, and I want to use 2 distinct Fuzzy Search to display Data in a repeating Group. However I can´t get the second Fuzzy Search Box to work as the Data comes back as blank. Need some help
Thanks
Hi,
To apply a search feature, I think the best approach is the steps below
1 - First, when you create a new thing in BD, normalize the fields that you want to search. In this step is necessary, apply lowercase and remove extras spaces
2 - Apply this result in a specific field, like searchfield
3 - When the user applies some text to search, you should use the same steps before. Normalize, lowercase and trimmed the text from input
This way you can search for any tables and fields from your DB.
I hope to help you
Hello @alex.tribenga,
Just to clarify, are you interested in developing a function similar to fuzzy search, or are you utilizing our Fuzzy Search & Autocomplete plugin?
If you’re using our plugin, could you please provide more details so we can offer better support and guidance?
Best regards
Same problem with two Fazzy Plugins in the same page.
It simply does not works.
Hello @eduardo.escobar.f ,
Thank you for reaching out and our apologies for the late reply over the weekend.
We’ve attempted to replicate the problem you described with using two elements on the page, but didn’t managed to replicate it on our end. To gain a clearer understanding of what might be causing your problem, could you please provide additional details about your setup?
Firstly, could you confirm which exact plugin you are using? Additionally, could you share screenshots or a screencast showing how you set up the elements, the workflows involved, and how the issue manifests on your page? Is it only the second element that isn’t working after you add it, or do both elements fail to work?
Please record the video in step-by-step mode with the browser’s console visible, in case there are any error messages that might help us diagnose the issue, and share the link with us.
These details will assist us in better understanding your situation and enable us to provide a more effective response to your query.
Thank you again for your understanding and cooperation. We look forward to your reply.
Best regards,
Zeroqode Support Team
Hi ZQ,
Thought I’d chime in here as you didn’t get a reply.
I’m using “Fuzzy search & Autocomplete”, which is in a reuseable element. This RE is a custom searchable dropdown that uses this plugin to search on multiple fields.
On the page, the first instance of the RE works as it should, but for any subsequent identical REs the search functionality doesn’t work - it always returns empty.
They are searching exactly the same data and are otherwise identical.
I’m wondering if because they are (kind-of) sharing a fuzzy element, that this could be causing issues.
Please let me know if you need any more info. Thanks for your help.
Adam
Some more info: I tried moving the fuzzy search within the repeating group (from one group to another) and it changes the behaviour. The search result is no longer blank, but is nonsense - e.g. the search does not match the input, and it appears to be random.
Thanks,
Adam
Issue sorted: the ID Attribute for the input was being set in the reuseable element, and therefore was the same for all REs on the page. This was causing the error.
I used a parameter on RE on the page to pass a unique ID attribute to the reuseable element for each instance on the page.
Having same issue, two fuzzy search in a page doesn’t seem to work. One works and the other doesn’t.
@ZeroqodeSupport please fix.
Are you using unique ID attributes for each pair of fuzzy elements and input fields? That was my issue.
Yes, I conformed that severally.
Hi @amberlyeggs and @YourFavFreelancer,
Thank you for reaching out!
@amberlyeggs – Glad to hear you got it sorted! Using unique ID attributes for each instance is definitely the way to go. Appreciate you sharing the fix—it’ll surely help others facing a similar issue!
@YourFavFreelancer – Sorry to hear you’re running into this! To better understand the issue, could you please provide:
This will help us analyze the behavior and find a solution for you.
In the meantime, feel free to check out our Demo Page and Documentation for reference:
Demo Page
Plugin Docs
Looking forward to your response!
Best Regards,
Support Team
Browse all Zeroqode Plugins for Bubble
Just following up to see if you had a chance to gather the requested details. Let us know when you’re ready, and we’ll be happy to assist further!
Looking forward to your response.
Best Regards,
Support Team
Browse all Zeroqode Plugins for Bubble