How to email from a node, and refernce the node that the user was viewing ?

bitshift - April 3, 2009 - 13:36

How can I embed a contact form within a node - or something similar? I want a visitor that is viewing a specific node type to be able to quickly contact me about the content they are viewing. So for example, a given node type might have photos and information, but at the bottom of the page would be input fields for their email address, phone etc - and a "contact me" button. The email that is generated would include a link to the node that the user was looking at and the info they filled out.

ideas ?

here is a sweet deal for you...

jainrutgers - April 3, 2009 - 13:56

There is module call Feedback 2.0 which will solve your problem...

http://drupal.org/project/feedback

Chetan

There is also the author

bwv - April 3, 2009 - 14:36

There is also the author contact form, if you do not want to use the jquery2 update.

----------------------------------------------------------------------
http://classicvinyl.biz
http://music.classicvinyl.biz
http://association.drupal.org/user/1207

BINGO! That is exactly what

bitshift - April 3, 2009 - 18:41

BINGO! That is exactly what I needed, thank you so much.

Then I just combined this with a little php code to set block visibility only for a given node type,
which I found here http://snipplr.com/view.php?codeview&id=7161

 
 

Drupal is a registered trademark of Dries Buytaert.