Add in Code
Sites > All > Modules > Custom > yul_search > yul_search.module
- In function yul_search_block_info() > add one block line information
- In function yul_search_view($delta = '') > add new case
- Add function yul_(***)_search_block_content()
- In function yul_search_forms() > Add $forms[**] = array(......
- Add function yul_(***)_search_box($form, $form_state, $form_id)
- Add function yul_(***)_search_box_form_submit($form, &$form_state)
Create in View
- Create a searh view page that will display the search result with "Filter Criteria"
- Advance > Exposed Form > Exposed form in block "yes" => search block will created