I simply cannot find... How can I configure Workflow notifications? For example I want to be notified when a node workflow state was changed. Is there a module that implements those events?
I simply cannot find... How can I configure Workflow notifications? For example I want to be notified when a node workflow state was changed. Is there a module that implements those events?
Comments
Comment #1
kswan commentedThe Rules module (drupal.org/project/rules) can be configured to send an email when a workflow state change occurs.
This currently isn't available through the notifications module.
Comment #3
David.W commentedworks like a charm! Thanks