How can I create a workflow whereby if the workflow changes from "study underway" to "published for review", it prompts the user to create a new node of a certain name (or automatically gives it a title of the same name, with a node reference to the original node)...
Has this been done before?
Ruben
Comments
Comment #1
Bastlynn commentedHi,
With the release of Drupal 7, Drupal 5 is no longer receiving security updates, reviews, or development from many contributed modules. Since 5 is now considered a depreciated version, you really should seriously look into upgrading to Drupal 6 or 7. The newer versions of Drupal work better, have more support, and will be safer (literally! security patches!) for your website. We are currently working on a new release for Workflow to Drupal 7. In light of that, further support for Drupal 5 issues is infeasible at the moment. Please consider upgrading to Drupal 6 or 7 in the near future - you'll be glad you did.
- Bastlynn
Careful use of Rules and maybe the PHP action field might get you this behavior.