maybe I didn't make myself clear enough. How do you select more than one
item to filter on from the same metadata column? For instance, I have a
metadata column that contains the values, A, B, C, D, and E. I want to apply
the filter to only show items with the metadata value A, and C. (The reason
that views won't really work out well is that this filtering will be extremely
dynamic and will change frequently, since the information in one of the columns
we want to apply the filter on is "Date".) I hope that clears things up a
little.