Hy folks, i need to create an Application form using one of the drupal modules, can anyone help me as to which module can i use if any or give me alternatives.but note that i'm still new with drupal and development, Your response will be highly appreciated Thanx.

Comments

pcs305’s picture

The webform module is easy to install and use.
http://drupal.org/project/webform

regards

mafa’s picture

Thanks for the module, can u show me any site that u created using webform?

mafa’s picture

Does anyone know of a module that enables u to print your node or your application form?

brei9000’s picture

Hi mafa, did you ever figure out a solution to that? I have the same issue.

ajhere’s picture

is there a way to sell this application form with the application form number being autogenerated whenever a person fills out the form and checks it out. I'm trying to build via ubercart. Ao any help greatly appreciated.

MarcusOaten’s picture

Hidden field using tokens you can print the url or the node try %server[REQUEST_URI] or %server[HTTP_REFERER]