Orchard provides filter options in the CMS where you can sort data by date, title etc on content.
While this is good I would like visiting users to be able to filter for themselves.
How can I implement a such a filter where users visiting the site will be able to sort content (ie Blog/news items) using a drop down box.
Many Thanks