search box

How to create a custom search box

Categories:

This is an example on how you can create a custom search box for your drupal site. The code below renders a text box and a button. When you perform a search, drupal will only look for the keyword inside the node types specified below (page, recipe, product, blog_article).

You can just copy and paste this code into a block.

Syndicate content