Where does this code go? On Feb 23, 2013 2:34 PM, "Ms. Nancy Wichmann" nan_wich@bellsouth.net wrote:
{ "rules_service_ready_for_preliminary_review" : { "LABEL" : "Service Ready for Preliminary Review", "PLUGIN" : "reaction rule", "TAGS" : [ "email", "service" ], "REQUIRES" : [ "workflow_rules", "rules" ], "ON" : [ "workflow_state_changed" ], "IF" : [ { "workflow_check_transition" : { "node" : [ "node" ], "old_state" : { "value" : { "ANY" : "ANY" } }, "new_state" : { "value" : { "3" : "3" } } } } ], "DO" : [ { "mail_to_users_of_role" : { "roles" : { "value" : { "5" : "5" } }, "subject" : "Service Ready for Preliminary Review", "message" : "This Service is ready for your Preliminary Review: \u003Ca href=\u0022[node:url]\u0022\u003E[node:title]\u003C/a\u003E" } } ] } }
*Nancy
Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
*From:* Shai Gluskin
Ok, Rules looks good, but How do you do the prepopulate part of the contact form?
-- [ Drupal support list | http://lists.drupal.org/ ]