I would like to present the form used to create a new node of type 'blurb' on my home page. I tried adding drupal_get_form('blurb_node_form') to my page.tpl.php file but that didn't work.
any ideas?
P.S. I just found the form block module but haven't tried it out yet
Hello,
I would like to present the form used to create a new node of type 'blurb' on my home page. I tried adding drupal_get_form('blurb_node_form') to my page.tpl.php file but that didn't work.
any ideas?
P.S. I just found the form block module but haven't tried it out yet