Hi! I am building a collection of courses for a client, and they want to add a filter function based on the recommended age for each course.
(Course Topic)
(Course)
(age, when, level, where)
Now I can add a dropdown element, with the right options, but as I can understand it I can only connect the dropdown to 1 dataset.
I have 1 dataset for each topic, because the type of courses demands that structure.
Can I and how do I add multiple datasets to the same filtering dropdown?
All the best // Erik