Displaying a Confirmation Modal
Displaying a Confirmation Dialog Before Executing a Data Flow
- Place a [Modal] on the canvas.
- Within the modal, place a [Text] and a [Button].
- Enter "Are you sure?" in the [Text] component.
- Add an event to the [Button] and select
Run dataflow
. - Add an [Success events] to the configured data flow.
- Select
Control Component
for the [Action]. - Choose the relevant modal under [Widget].
- Select
Close
for the [Method].