Drop down fields to filter list
July 25, 2011 Leave a comment
An awesome trick to show filter fields as drop down lists, append the following to the end of the url
?Filter=1e.g. ../Forms/AllItems.aspx?Filter=1
This produces the following:
You can select from the drop down lists to filter the list !
Awesome 🙂
Advertisements