Ajax Response: open off-canvas dialog¶
Available since: 2.0.0
Fields¶
Position
-
The position to render the off-canvas dialog.
When using the "Defined by token" option, make sure there is a token with this name: eca_endpoint_set_ajax_response_open_off_canvas_dialog_position Title
-
The title of the dialog.
This field supports tokens. Content
-
The content to be inserted.
This field supports tokens. Dialog options
-
Options in YAML format to be passed to the dialog implementation. Any jQuery UI option can be used. See https://api.jqueryui.com/dialog.
This field supports tokens. Settings
-
Custom settings in YAML format that will be passed to the Drupal behaviors on the content of the dialog. If left empty, the settings will be populated automatically from the current request.
This field supports tokens.