1. First I added a new column called “CompanyName” to the standard “Contacts” list in SharePoint as follows:

2. Then I added in some sample data, and added a List View Web part for the list onto a new Web Part Page like so:

3. Everything is pretty simple so far, but his is where the Choice Filter web part comes in. The Choice Filter web part is attached to the “CompanyName” column, pulling out its values, creating a list of option boxes, and allowing you to sort the list at a single click. Here we add the Web Part, and the open the tool pane:

4. At the top of the tool pane we can select the list we want to attach to, and then any Choice fields that exist within the list, here we have changed it to point to our Contacts list:

5. When you have finished, click on “OK” to save the changes. The Choice Filter web part will now render with each choice appearing as an Option button:

6. All that remains is to connect up our new Choice Filter web part to the existing “Contacts” list view web part. First, make sure the page is in “Edit Mode”, then click on the “Choice Filter” edit drop down and select the following meni tree: “Connections” –> “Send Choice Filter To” –> “Contacts”, you will then have the following pop-up appear:

7. Match the “Choice Value” to the field you connected to earlier, in this case “CompanyName” and you are ready to go.

