Documentation
Apps
Guides
Displaying a Confirmation Modal

Displaying a Confirmation Modal

Displaying a Confirmation Dialog Before Executing a Data Flow

  1. Place a [Modal] on the canvas.
  2. Within the modal, place a [Text] and a [Button].
  3. Enter "Are you sure?" in the [Text] component.
  4. Add an event to the [Button] and select Run dataflow.
  5. Add an [Success events] to the configured data flow.
  6. Select Control Component for the [Action].
  7. Choose the relevant modal under [Widget].
  8. Select Close for the [Method].