I want to configure an action in v5.7 that sends an email that includes information from custom content fields. Is that possible? It seems that the 'send email action' is limited to the variables: %site_name, %username, %node_url, %node_type, %title, %teaser and %body.
Thanks, Tracey
-- Tracey Hummel Web Developer University Information Technology Services Learning Technologies Services University of Arizona (520) 626-5139 tracey@uainfo.arizona.edu
On Wed, May 21, 2008 at 5:21 PM, Tracey Hummel thummel@email.arizona.edu wrote:
I want to configure an action in v5.7 that sends an email that includes information from custom content fields. Is that possible? It seems that the
I don't believe you can do this with Drupal core.
In theory the Token module's new "token actions" support will handle this.
http://drupal.org/project/token
However, there is a bug which has a patch which needs some testing help: http://drupal.org/node/253094
Regards, Greg