Very curious about webflow expanding on collection usage. In particular I have a restaurant as a client. They have menu categories (like beer, burgers, sandwiches, etc.). Then they have menu items (IPA, Cheeseburger, Club Sandwich). The way we configured the CMS is that from the menu item you can select one or multiple categories, which from a usability perspective makes a ton of sense.
I want to make a printable page that shows all menu items grouped by category, But when I first add the category collection, then try to add the menu items collection, it does not recognize the link back. Basically it works with a one to many, but not a many to one.
Alternatively I thought I could bind a drop down (menu component not form box) so they could choose the menu they wanted but finding it difficult to bind a selection to filtered collection. Keep in mind these are not the pre-made collections pages. These already contain a lovely web experience, just trying to make a text only printable menu for those that want it.
Here is my public share link: LINK
(how to access public share link)