Skip to content

List: remove entity

Plugin ID: eca_list_remove_entity

Available since: 1.1.0

Remove an entity from a list and optionally store the removed entity as a token.

Fields

Name of token — config key: token_name

Provide the name of a token that holds the removed entity. Please provide the token name only, without brackets.

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

Method — config key: method


When using the "Defined by token" option, make sure there is a token with this name: eca_list_remove_entity_method

Type: select · Required: yes · Default: value

Allowed values: first, last, index, value, _eca_token

Index key — config key: index

When using the method Drop by specified index key, then an index key must be specified here.
This field supports tokens.

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

Token containing the list — config key: list_token

Provide the name of the token that contains a list of items. If the list does not exist yet, a new one will be created. Please provide the token name only, without brackets.

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

Entity — config key: object

Provide the token name of the entity that this action should operate with. Please provide the token name only, without brackets.

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