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

Roberto Gerola’s picture

a_c_m’s picture

Also look at workflow_ng

hillaryneaf’s picture

I 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.

webdev2’s picture

Does that work in 5.11 as well?

hillaryneaf’s picture

I 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.

Roberto Gerola’s picture

Status: Active » Closed (fixed)