By awelch on
Hi, I want to create another contact which is like a 'sign up' form. Usually I would just create this from scratch but is there a module for this in Drupal? Ideally it could be access from a unique path so I can link to it from the front page. I just want it to send an email with a bunch of form details.
cheers
Andy
Comments
Webform?
Webform would be worth taking a look at: it lets you build contact forms with arbitary elements, customise the emails it sends out and so forth.
thanks
yep found that earlier and was about to post. Very useful.
Andy