Set-up an action has been pretty easy; well I should amend that to say Once you Understand the relationship between Actions, Triggers, Workflow and Permissions, actions are pretty easy to set-up. But the relationships is a topic for a another time. But I am currently trying to figure out how to modify the message.
I am sending an e-mail that alerts the helpdesk that work needs to be done due to a new content item being submitted. The new content item has several extra fields and I want those fields to be in the message.
First my google search is 2 search word combinations into looking for what I need and I not found it. I used the Search terms:
drupal writing Actions
email from drupal
drupal message variables
drupal email message variables
drupal email message variables You may include the following variables: %site_name,
drupal field name to variable
After about two hours I am not seeing a solution for this. Providing a token did not seem to be able to connect to CCK and messing with pre-processing and templating both failed. So this will need to go to the back burner.