triggers
re: Triggers and Actions
Hi,
Does anyone know if it is possible to do the following action from the following trigger:-
trigger = new content is created for a particular content type
action=the content is emailed to a particular user
at present I can only get it to send an email with a generic message e.g. "new content has been created".
thanks,
nolan.
Workflow + subscriptions - trigger by action rather than "published"
Please comment on how you are invoking email notifications, in general and for taxonomy subscriptions. Does anyone see a problem with workflow and drupal access model and/or 3rd party modules that supply that type of functionality?
With workflow, the natural point at which an announcement notification message should be sent is when the content changes to a certain workflow state -- e.g. "Posted". And the tools I see available for this task range from "send a tokenized email to a role" via the Token module (token_action.module) to the Subscriptions module.
Workflow and automatic transitions
Hi,
I have almost completed my workflow, only one tiny piece is missing.
My workflow have three stages; Edit, Review and Publish.
I don't want normal users to see the workflow tab, but I want to set an action when the author saves it in Edit or Review stage. What I can't figure out is how to automatically move a node from Edit stage to Review and in Review send a new email should be sent out when the author saves it.
Challenging use for Workflow
I am not a developer, but looking for opinions on the best way to approach this to guide my team... It revolves around workflow, triggers, actions and maybe some rules.
A content type (call it bid) can be created with a nodereference to another content type (call it RFP)
The workflow has been created with the following steps:
(creation) - can be created by anyone with a vendor role(and some other "pre-qualifications") (done by workflow fields)
draft - Only Author can edit (done by workflow fields)
Submit - Only Author can edit (done by workflow fields)
Workflow problem saving node
Hey, I'm testing the workflow module on my site, and I'm having a problem with it that I hope one of you can help me with.
I'm using Drupal 5.6 , Workflow 5.x-2.3, Workflow access 5.x-2.3, Actions 5.x-2.6, Trigger Unlock 6.x-1.0 (which can supposedly work with Drupal 5).
I set up five workflow states for one of my content types, called "Press Releases". The assigned actions for each transition is to change the workflow state, and to publish or unpublish the node.
Create an Action for a Trigger
Hi Experts,
I am an experienced PHP programmer but a litter bit new to Drupal.
I have created a new content type and set a trigger for a new post, but I don't know where to place the action scripts so that the trigger could be automatically handled. This content type is pretty simple, so I guess it may not be worth to write a module. I am not sure it's a normal way to deal with triggers and actions. Hope you experts could give me some hints, and any suggestions are welcomed. Thanks!
BTW, I'm using Drupal 6.4.
Cheers,
Steve


