Hey all,
I've created a content type, and I want to separate all the listings in it by location, for this I've used categories and sub-categories. For example, a listing located in *City*, has the category structure of *Country*->*State*->*City* and then the listing.
Now in my search form, when I select *City*, and press search, the results are showing correctly, but when I select *Country* or *State*, nothing is returned.
I would like to setup the search so that selecting a state returns ALL the results from its Subcategories (all the cities in the state) and same with the Country. How can I setup my search form so that when a category is selected, it also returns the results from its subcategories?
Thanks for your help,
Valar Morghulis
EDIT: No replies? Come on guys I know this is a simple request and SEBLOD can handle it, I must be missing something simple.