Hello,

I have a question about rules action: "System - Show a configurable message on the site"
For a specific event trigger, sometimes there are two users (such as a requester and requestee)
Is it possible to have the configurable message show only for a specific user?
This action doesn't seem to take a user argument at the moment.

Thank you

Comments

klausi’s picture

Category: feature » support
Status: Active » Fixed

The 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.

YK85’s picture

Is 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

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

YK85’s picture

Status: Closed (fixed) » Active

I hope someone can help me with my question in #2

mitchell’s picture

Component: Rules Engine » Rules Core
Status: Active » Fixed
Issue tags: +FAQ

/node/1593324 is the docs page to look for / help improve these instructions.

Status: Fixed » Closed (fixed)
Issue tags: -FAQ

Automatically closed -- issue fixed for 2 weeks with no activity.