Ajax Response: open dialog¶
Available since: 2.0.0
Fields¶
CSS Selector
-
The selector of the dialog.
This field supports tokens. 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.