Hi everyone,

I have a site with the Drupal contact form activated, however, i need to collect more data about the user, i need a form like this: http://www.abquaad.com/request-quote,

thanks to all.

Comments

momper’s picture

hello

try http://drupal.org/project/webform

this form collects the sended formdata in the database and sends you a mail ...

... if you need no mail (but i don't think so :) you could build a cck-content-type with fields customized by you ...

greetings momper

damianrr’s picture

thanks!