I have a repeater connected a “Restaurants” dataset. I have the name of each restaurant with a column for description, location, phone, logo, url and type.
Of course, my dataset has more than one restaurants for each “type”.
How do I allow a user to “filter” the “repeater” by “type”?
Example: Someone selected “Steakhouses” only businesses that matches that “type” would show in the repeater.
I know this is something very simple, but I am new to Wix Code. Any help would be greatly appreciated.
Start with the Example: Search a Database which pretty much illustrates what you would like to do.