This topic is locked
[SOLVED]

 Mulitple value Search

3/10/2011 8:40:23 PM
PHPRunner General questions
H
horsey_kim author

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

H
horsey_kim author 3/10/2011

Okay I figured it out. If I use the advance search to generate the results, then I can use the results page url to create my link. If there is an easier way, I sure like to hear about it. Thanks
Kim