Hello! I’m trying to put together a filtering system with 2 drop down menus. One for domains and one for functions.
The goal is when a user selects a dropdown menu item a list of companies under either domain or function will show based on tags in a multi-reference field. Instead of a multireference field, I’m hoping to use slugs instead because I saw another thread saying it would require JS to tie multiple multi-reference collections together. I’m not sure how to connect the slugs to the Form Select. I’m getting an error saying that the filter field attribute isn’t connected to a child, but I don’t see another way to do it other than how I’ve tried.
Attached my staging link: Staging and image of what I’m hoping to do.
Hey @david6! Instead of having the domain and function slugs listed on the item I would suggest you try nesting the multi-reference field with CMS Nest
You can assign each field a category so that both dropdown selections are used to filter the list.
To nest the categories you can follow this video
This is an example where we are nesting multiple lists into one parent list