Hi everybody, Is it possible to implement the hook_search creating a search interface without the text field but only with categories and other fields? I'm stuck with this! Thanks, Fabio Varesano
That wouldn't really be search, would it? That would be more like listing things by taxonomy and node type. Or do I misunderstand you? Fabio Varesano wrote:
Hi everybody,
Is it possible to implement the hook_search creating a search interface without the text field but only with categories and other fields?
I'm stuck with this!
Thanks,
Fabio Varesano
Sorry, I explained myself not well.. I used the search hook to create a search functionality for my module. The problem is that is requested to insert some keywords in the "Enter your keywords" field in order to get some results. But I would like to be able to left the keywords field and still get results. This should be really like the project module advanced search. Even if the user leave the keyword field empty but select a project and bugs type he still get some results. Is it possible to implement something like this using hook_search? Thanks, Fabio Robert Douglass wrote:
That wouldn't really be search, would it? That would be more like listing things by taxonomy and node type. Or do I misunderstand you?
Fabio Varesano wrote:
Hi everybody,
Is it possible to implement the hook_search creating a search interface without the text field but only with categories and other fields?
I'm stuck with this!
Thanks,
Fabio Varesano
participants (2)
-
Fabio Varesano -
Robert Douglass