trigger-action: send an email to cck e-mail field

state76 - May 18, 2009 - 13:19

Hi!

My problem is how to automatically send an e-mail to an adress entered in a cck-email field.
On my site also guests are allowed to create own content, which will be published after being checked. These guests should receive an email (if they entered their adress in the cck field) with a link to their content, as soon as it is published.
By using trigger I can only send emails to "%author" or to a fixed Adress. I tried to enter the e-mail fieldname (e.g. "%node_email_field") here, but thats impossible...
Any suggestions for this problem?

Thx, chris

fieldactions...

state76 - May 18, 2009 - 15:11

...seems to be the answer!

Have you found the solution?

Denys Babenko - November 22, 2009 - 15:20

I need to do the same thing. Have you found a solution? :)

Thanks!!!

Solution

Denys Babenko - November 22, 2009 - 16:14

you need modules enabled:

1. actions
2. triggers
3. token

once you have them, you can create "send tokenized email" action and assign it to triggers you want.

 
 

Drupal is a registered trademark of Dries Buytaert.