When loaded my events page presents a rolling list of events, there are many events and so I have included pagination. These events take place in different cities and city is one of the fields that I have defined within my event channel. At the top of my template I have included a dropdown of cities. The idea being that the viewer can restrict the list of enteries by selecting a particular city. My question is how do I filter the view to the city choice of the user?