Hi,
Is it possible to craete a search form similar to http://ncjw-res.mscc.huji.ac.il/publications_e.asp ?
Basically it is search by language, and/or by (multiple) subject, and/or by (multiple) names.

Do I need to write code, or I can use one of the shelf modules? If so, which one?

Cheers!

Comments

WorldFallz’s picture

You can probably set this up with views using 'exposed filters'. See the issue queue of any module on drupal.org for an idea of how it works. You may also want to checkout the http://drupal.org/project/bef and http://drupal.org/project/views_filter_pack modules as well.

adambg’s picture

Thanks! Looks promising.