Closed (fixed)
Project:
Storm
Version:
6.x-1.8
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Jul 2008 at 20:11 UTC
Updated:
19 Feb 2009 at 08:08 UTC
I am giving my client access to add tasks. How can I ensure an email is automatically sent when they do this or add a note?
Thanks.
Comments
Comment #1
Roberto Gerola commentedhttp://drupal.org/project/subscriptions
Comment #2
a_c_m commentedAlso look at workflow_ng
Comment #3
hillaryneaf commentedI use workflow and actions for this. Just create one workflow state and assign it to tasks content type.
Set up a "send email" action. In Triggers, you will see a workflow option. When content moves from (creation) state to your state have it send an email.
Comment #4
webdev2 commentedDoes that work in 5.11 as well?
Comment #5
hillaryneaf commentedI can verify the workflow and actions part works in Drupal 5... but not along with Storm. I would think it would work just fine in 5.11.
Comment #6
Roberto Gerola commented