By mafa on
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
Webform
The webform module is easy to install and use.
http://drupal.org/project/webform
regards
Thanks
Thanks for the module, can u show me any site that u created using webform?
Printing your node
Does anyone know of a module that enables u to print your node or your application form?
Hi mafa, did you ever figure
Hi mafa, did you ever figure out a solution to that? I have the same issue.
hi there,
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.
Hidden fields with tokens
Hidden field using tokens you can print the url or the node try %server[REQUEST_URI] or %server[HTTP_REFERER]