By ezeey on
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
I just found the "Faceted
I just found the "Faceted Search"-module. Couldn't it be useful to realize what I need?
All advanced searches i write
All advanced searches i write in my own custom module. Not sure that you can found module for that.
Did you already write your
Did you already write your own module with the functions I'm looking for?
I wrote few with taxonomy
I wrote few with taxonomy terms and custom fields. But it is too custom so that someone can use it.