Hi All!
I’ve been noodling on this for a bit and can’t seem to get over the hump with similar forum info. I’m creating a page that is a multi-filter directory of restaurants.
Goal: Create a multiple filter dropdown (atmosphere, cuisine, specials) that displays the restaurants that match the selected filters.
Data source: Airtable DB with a table for restaurants with columns for names, atmosphere (linked), cuisine (linked), and specials (linked). Another 3 separate tables for atmosphere, cuisine, and specials that have columns for the tag names, and linkages for the matching restaurant names. Images below.
Airtable Restaurants
Airtable Atmosphere (Cuisine and Specials tables are similarly structured)
Bubble RG
Bubble Dropdown (the other two dropdowns are similarly structured)
Thanks in advance for the assistance.