24 Jul
2008
24 Jul
'08
9:14 a.m.
Hi Friends $block['content'].= drupal_get_form('search_form', NULL, $keys, 'event'); i have used this code in my custom block, I got the search box, But it is not searched anything, drupal_get_form('search_form', NULL, $keys, 'event'); for this function, i have to supply any value ??? Any idea