add a form to create a node in a page.tpl.php

Joined: 12/20/2008
User offline. Last seen 1 year 49 weeks ago.

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

G&G Moderator
G&G Podcast Host
NonProfit's picture
Joined: 06/06/2007
User offline. Last seen 4 hours 57 min ago.
Form Block?

Hey splett, did http://drupal.org/project/formblock ever work out for ya? -NP