Closed (fixed)
Project:
Rules
Version:
6.x-1.x-dev
Component:
Rules Core
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
26 Aug 2010 at 15:17 UTC
Updated:
3 Jan 2014 at 02:04 UTC
Jump to comment: Most recent
Comments
Comment #1
klausiThe message is only shown to the user that triggered the rule. drupal_set_message() is used http://api.drupal.org/api/function/drupal_set_message/6 where the message is saved for the current user session only.
Comment #2
YK85 commentedIs there anyway to set the message for the other user?
For example, the event trigger for if user A approves a relationship request, I want to set a message to show for user B saying "user A has accepted your request" using Rules. Is this somehow possible?
Thank you
Comment #4
YK85 commentedI hope someone can help me with my question in #2
Comment #5
mitchell commented/node/1593324 is the docs page to look for / help improve these instructions.