Posted by sagarmitra on December 13, 2010 at 2:15am
Can anyone please give me an example of how to create a workflow programmatically? I have a workflow already created. I need to invoke state change on a submit event. Any ideas?
Can anyone please give me an example of how to create a workflow programmatically? I have a workflow already created. I need to invoke state change on a submit event. Any ideas?
Comments
I would imagine you can
I would imagine you can modify the node object during the update operation using hook_nodapi http://api.drupal.org/api/drupal/developer--hooks--core.php/function/hoo...