Trying to figure out the best way to create a search without having to use "Add a view", Is it possible to have multiple search parameters in the url to do the search.
Example: I want to find all listings that are Oregon in the state field AND I want to have it search in the oregon listings for any that are from Beaverton in the City field. So the results only show listings from Beaverton, Oregon. Now you can see in this case I don't want to have to do an "Add View" for every city in 5 or 6 states. But if I could create multiple value search parameters for these and then create url links on a page, that would be way better.
I hope this makes sense,
Kim