According to the info in the Support Center files, I should be able to do this using multiple filters for different user inputs/selections (e.g., second drop-down, image, etc.). When I add the second drop-down to make use of the second dataset (first drop-down is to allow the user to filter the data by program, the second by category), I get nothing. The focus filter dataset’s focus always returns to the first drop-down, although the help info shows that one should be able to select the second drop-down and attach the new filter to it.
My thinking is this: once I establish how the information is to be displayed, I should be able to add as many drop-downs, images, as needed, and connect each of those to a specific filter in the [second] dataset with the result of the content displaying on the page as defined (I’m just changing the value associated with each new filter, e.g., food by the user clicking an apple, next filter is set to return items with clothing when they click a t-shirt).
Any thoughts on why I cannot get this to work? (I’ve a recurring ticket to get someone to figure out what is going on.)