List: add item¶
Plugin ID: eca_list_add
Available since: 1.1.0
Add an item to a list using a specified token.
Fields¶
Value to add— config key:value-
This field supports tokens.Type:
textarea· Required: no · Default: empty string Method— config key:method-
Options of the specific method to add a value to a list.
When using the "Defined by token" option, make sure there is a token with this name: eca_list_add_methodType:
select· Required: yes · Default:appendAllowed values:
append,prepend,set,_eca_token Index key— config key:index-
When using the method Set by specified index, 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