Hello Everyone,
I am new to drupal. For almost a week I have been struggling to customize the search. I am trying to narrow the search by using select lists. I have a textfield to enter search keywords, a select list of countries and another select list that populates the cities depending which country is selected. I am trying to get similar search as in [ http://drupal.org/project/issues ] I have spent a week but have not made much/any progress. I would really appreciate if you can show me the right way to follow....
Thanks - AP

Comments

ytin’s picture

Use the Views module with exposed filters which should get you started.

apple806’s picture

Thank you very much ytin. I am making significant progress here.. :)