Hi,
I am working on creating an online clothing store and i have included a search field where the user types in whatever they are looking for eg Dresses, blouses etc then this information is retrieved from the database and appears on the same page as a repeating group.
Now i wanted there to be suggestions when the user typed in the searchbox, i think i managed to do that but i noticed the search filed only offers suggestions using what another user or the same user had typed before, is this how suggestions work?
Because if that is how suggestions work in Bubble then that means even if a user types in a search term that is not even related to the site ,let’s say the user types in “Pet food” in a website that deals with selling clothes online then that particular search time will be saved and suggested to another user which would be utterly wrong since that search term doesn’t even exist!
I am looking for a way that i can maybe type in particular suggestions (that are related to my site )that would be suggested to a user when he/she starts typing. Is this possible? If so how?