Hello. I have cck, workflow, actions and fieldactions installed. I created an action to send an email to a user selected in a user reference field which I would like to have generated upon certain transitions. But when I go to the Workflow tab of the Triggers page, I don't see my new action in the list of options. In fact, I see only one action which I think is a simple action which comes with the actions module: Change workflow state of post to next state.
Am I missing something here? Thanks much!
Comments
Comment #1
missC commentedI think I found the answer in this thread: http://drupal.org/node/254344
I needed to install the Triggerunlock module (http://drupal.org/project/triggerunlock). So far it seems to be working well. My advanced action now shows up as an option on the triggers page. Now I only need to see if it actually generates emails!
Thanks.
Comment #2
deekayen commented