Hi. Does Anyone knows if it's possible to hide the string that appears togheter with the keyword written by the user when he uses filter?
Example: i write hello in the input box and i choose "search by node book type". In result page the string will appear in the input box "hello type:book". Is it possible to hide the string "type:book"?
Thanks

Comments

rockaholiciam’s picture

Version: 6.x-1.7 » 7.x-1.8

Anyone?!? It makes no sense why this filter text is displayed to the user and only leads to confusion for them.

jdanthinne’s picture

Status: Active » Closed (works as designed)

That's the way the Drupal core search module works, and I can't do anything about that.
Just try disabling Custom Search, and use the advanced search and select a content type, and you'll see that the same thing is happening.