Hi,
I want to create form in page using drupal. Can someone suggest with an example....

Comments

Iumentum’s picture

try to take a look at the drupal_render_form() function.

kuldip zala’s picture

hi,

You can refer http://api.drupal.org/api/file/developer/topics/forms_api.html/5 to create form.

Kuldip Zala

marcvangend’s picture

If you need a form that vistors of your site can fill out and submit, try the webform module. http://drupal.org/project/webform