By shady_gun on
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
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
so there is no way???
i guess there is no way then
_
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.
yes views could be used but..
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..
_
See http://drupal.org/node/358546
thanks...
how can i display no result found message when the views search returns empty set??