By nellngun on
Hi, which module I can use for email contact form in (job application), I mean i made a content where you can post a job offer, how can I add email form where people can contact through the author of the content? I used to use email field but cannot add attachment (for example CV) ... dont know the code for develop module
please help
Comments
You can use the private
You can use the private message module. It also supports attachments. See http://drupal.org/project/privatemsg
Webform
The webform module is very robust and may serve your purposes if I understand them correctly.
http://drupal.org/project/webform
Hi, thanks for the answers,
Hi, thanks for the answers, Is any of this modules can be used to type an email contact when making a content type (for authenticated users) and later changed to contact form in the same content ?