Is there any option for me to write JavaScript for the Search Box in bubble.io?
Current isues:
- when I search for an item, example “rice”:
-
a maximum of 10 suggestions are shown
how can I increase the number of suggestions show in the search bar -
the keyword “rice” is in the search box, I hit the Search button, no results appear on the page.
How can I fix this?
-
Ideally, I’d like to code it from scratch in JavaScript.