Skip to content

VBO: Get configuration value

Plugin ID: eca_vbo_get_config_value

Get a configuration value from the action of the bulk operation and store it as a token.

Fields

Config key — config key: config_key

The config key, for example message_text. This may also be the machine name of a custom form field. Leave empty to use the whole config. Please note: This action only works upon the event VBO: Execute Views bulk operation.

Type: textfield · Required: no · Default: empty string

Name of token — config key: token_name

The targeted configuration value will be loaded into this specified token.

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

Replace tokens — config key: replace_tokens

When checked, existing Tokens within the user-provided configuration input will be replaced.

Type: checkbox · Required: no · Default: false

Default value — config key: default_value

Optionally specify a default value when no value is given for the specified config key.
This field supports tokens.

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