Hello!
What I am trying to do is a bit confusing so I am going to try and explain this the best I can.
I am trying to organize lots of projects on my site through dynamic pages. I have projects connected to Industries (Transportation, Energy & Power), and then want to break those industries down into sub-categories (ex: transportation sub-categories would be trains, airports, highways…etc.).
I have my projects database connected to an industry database VIA reference field (every project is connected to an industry). I want the map of my site to go from Industries → pick an industry and see all projects in that industry → on the industry page, be able to pick sub-categories and filter projects using a collapsible filter (with buttons) on each industry page that only lists the sub-categories connected to that industry.
I’m having trouble figuring how how to connect my collapsible filter menu for my sub-categories to dynamically show the information for that industry. Is there a way to do this? I really don’t want to use a drop-down menu, I’d like a more modern look. Here’s an example of the collapsible menu I’m trying to make (not finished, but you get the idea): https://kathaynes014.wixsite.com/mysite-1/projects
Thanks in advance.