Is there a way to use two search lists more effectively as I describe:
I want one list to list various categories, Movies, Home Movies, Comedy Movies, Television Shows, etc.
IF the user selects Television Shows, then I want to list another list of searches, "Simpsons," "South Park," etc.
I was thinking filter in both directions might work because if I select Movies, it's very unlikely that "Simpsons" would show up anywhere so the search entry Simpsons, since it would return 0 entries, then it shouldn't show up.
Basically, I want to customize the order by which items are selected. Even if I had to add search lists customized for each first level search value, that would be fine. So it would be a hierarchy. So under customizing the first search item, then users could customize a secondary list that would appear once that item is selected.
I just want a very easy way to view all my TV DVDs without the long list listing every DVD. It should just say Simpsons, South Park, etc. Not Simpsons 1.1, Simpsons 1.2, all the way to Simpsons 10.4! That's a lot to list so a top level menu would be great.
The real issue is that yes, I could add a Television 1st level search and yes, it would then list Simpsons, South Park. However, if I select Movies, it will still list those! So I would have to click All.