Skip to content

Set parameter

Plugin ID: eca_parameter_set

Set a parameter on the ECA parameters collection.

Fields

Parameter name — config key: parameter_name

The machine name of the parameter. Example: my_eca_parameter

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

Value of the parameter — config key: parameter_value

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

Interpret above value as YAML format — config key: use_yaml

Nested data can be set using YAML format, for example mykey: "My value". When using this format, this option needs to be enabled. When using tokens and YAML altogether, make sure that tokens are wrapped as a string. Example: title: "[node:title]"

Type: checkbox · Required: no · Default: false

Save according collection — config key: save

When enabled, the configuration will be saved permanently with the newly set value. If not enabled, the set value only persists on runtime.

Type: checkbox · Required: no · Default: false