Hi all,
I’m building my first bubble app. The database has a list of cars with fields of : Color, Brand, Price, Old or New etc.
How do I let the user select Red cars only, or Red Ford cars only? Essentially I’d like to bind buttons that allow the user to toggle their selection based on the content of each field, irrespective of the combination of their choices.
I hope this makes sense. Thank you