Ajax Response: set dialog option¶
Available since: 2.0.0
Fields¶
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. 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. Value
-
The value of the option to be passed to the dialog.
This field supports tokens.