Hi,

for a new project I am looking for an advanced search/category block.
It should contain up two three Select Boxes, each of them filled with a taxonomy vocabulary.
After clicking the search button underneath it should list all nodes of a certain content type which have been assigned the taxonomy terms the user chose.

Is there a module or any easy way to realize such a search block?

Comments

ezeey’s picture

I just found the "Faceted Search"-module. Couldn't it be useful to realize what I need?

WildKitten’s picture

All advanced searches i write in my own custom module. Not sure that you can found module for that.

ezeey’s picture

Did you already write your own module with the functions I'm looking for?

WildKitten’s picture

I wrote few with taxonomy terms and custom fields. But it is too custom so that someone can use it.