Skip to content

Display a message to the user

Plugin ID: action_message_action

Fields

Message — config key: message

The message to be displayed to the current user. You may include placeholders like [node:title], [user:account-name], [user:display-name] and [comment:body] to represent data that will be different each time message is sent. Not all placeholders will be available in all contexts.

Type: textarea · Required: yes · Default: empty string

Replace tokens — config key: replace_tokens

When enabled, tokens will be replaced before executing the action. Please note: Actions might already take care of replacing tokens on their own. Therefore, use this option only with care and when it makes sense.

Type: checkbox · Required: no · Default: false