Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 424 Bytes

File metadata and controls

17 lines (11 loc) · 424 Bytes

dialog_before

Confirmation Dialogs Before Actions

Display a confirmation dialog (driven by a message template) before a user can submit a form field, all fields, or the submit button.

Pattern 1: Simple string (template name only)

!defs(extra_options_dialog_before_pattern_1_simple_defs.yaml)

Pattern 2: Hash with label

!defs(extra_options_dialog_before_pattern_2_hash_defs.yaml)