I have two dropdown menus of loudspeaker brands. One of category Main and one of category Sub. To populate these menus I have created three tables: category, brand, and category_brand. I’m struggling to figure out how the join in done in Bubble.
My first thought was to set the dropdown menu’s source to the join table, then just filter by category, but I can’t figure out how to do that.