Check workflow state with rules module
servicedevis - June 29, 2009 - 11:28
| Project: | Workflow |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I am looking for checking the state of a node to apply action with rules. The problem is that workflow module just provide action with rules module.
Can I use a php snippet as condition with rules to check the status of the node?
Thanks gies

#1
I am subscribing because I have a similar issue. I need to build a rule that checks to see if the workflow state changed from draft to review. If it has, I will then need to figure out a way to send an email to the appropriate editor based on who authored the node.
#2
@nrackleff: and what is stopping you from using module posted in #370111: Rules integration for Workflow ?
#3
I'll give it a try. Thanks for the input. -Nancy