SharePoint 2010
We have a SharePoint blog that is being tagged in three different fields. Topic, Team and Product. I am trying to figure out the best way to filter on the posts by selecting multiple choices from an expanded list of the tag options and clicking a single Apply button. The customer is asking for something similar to the refinement panel for search results in SharePoint.(or Amazon).So the steps might be like this... User browses to the blog. On the left, the users selects the tags that he/she would like to filter on from the 3 groups. Then the user would hit apply and the filter values would be passed to the list.
Example values: Topic1, Topic5, Topic7,Team6,Team10, Product15,
Does this make sense?
Thanks!