Hi all,

can i use search form for multiple inputs...currently the search form takes keys as the only keyword...

what else can i use so that the search take multiple inputs...

regards

Comments

shady_gun’s picture

i guess there is no way then

WorldFallz’s picture

patience--- please don't bump your own threads more than once in any 24 hour period.

As for your question, if I understand you correctly, you can add multiple search criteria using the http://drupal.org/project/views module and "exposed filters". For an example of this see the issue queue of any drupal.org project.

shady_gun’s picture

but the results are already displayed when iam using as a block or page....but i want a search type where results are displayed after searching but not before...

sry for bumping..

WorldFallz’s picture

shady_gun’s picture

how can i display no result found message when the views search returns empty set??