Skip to content

Ajax Response: set dialog option

Plugin ID: eca_endpoint_set_ajax_response_set_dialog_option

Available since: 2.0.0

Fields

Selector — config key: selector

The selector of the dialog whose title will be set. If set to an empty value, the default modal dialog will be selected.
This field supports tokens.

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

Name — config key: name

The name of the option to set. May be any jQuery UI dialog option. See https://api.jqueryui.com/dialog.
This field supports tokens.

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

Value — config key: value

The value of the option to be passed to the dialog.
This field supports tokens.

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