Error message

  • Notice: Undefined index: featured in include() (line 167 of /home/content/30/8452730/html/themes/bartik/templates/page.tpl.php).
  • Notice: Undefined index: triptych_first in include() (line 219 of /home/content/30/8452730/html/themes/bartik/templates/page.tpl.php).
  • Notice: Undefined index: triptych_middle in include() (line 219 of /home/content/30/8452730/html/themes/bartik/templates/page.tpl.php).
  • Notice: Undefined index: triptych_last in include() (line 219 of /home/content/30/8452730/html/themes/bartik/templates/page.tpl.php).
  • Notice: Undefined index: footer_firstcolumn in include() (line 229 of /home/content/30/8452730/html/themes/bartik/templates/page.tpl.php).
  • Notice: Undefined index: footer_secondcolumn in include() (line 229 of /home/content/30/8452730/html/themes/bartik/templates/page.tpl.php).
  • Notice: Undefined index: footer_thirdcolumn in include() (line 229 of /home/content/30/8452730/html/themes/bartik/templates/page.tpl.php).
  • Notice: Undefined index: footer_fourthcolumn in include() (line 229 of /home/content/30/8452730/html/themes/bartik/templates/page.tpl.php).

Construction the Message for an Email that Actions will send out.

I am currently having an issue construction the message for an e-mail that an actions will send out.

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.