Can't edit confirmation dialog in Flow

Wappler Version : 4.0.1
Operating System : Windows 10 x64
Server Model: NodeJS
Database Type: PostgreSQL
Hosting Type: Docker

Expected behavior

Able to edit confirmation window parameters

Actual behavior

Can edit nothing

According to Wappler Docs when you setup Delete flow - Deleting Database Records with Confirmation there is possible to edit confirmation dialog parameters:

In current Wappler 4.0.1 there is noting you can edit:

And confirmation screen looks like a basic browser pop-up window:

image

The tutorial explains how to use the Bootbox dialogs, which are customizable.
Your screenshots show that you are using the default browser confirmation dialog, which is not customizable.

@Teodor I’m following tutorial steps and according to tutorial: Flow Component and Bootbox Dialogs integrated in it.
So any additional steps needed to “enable” Bootbox Dialogs?

There is nothing additional to enable. Note that the Bootbox Dialogs are only available for Bootstrap 4 and not for Bootstrap 5. So if you are not seeing them, then probably you are using Bootstrap 5.

Thank you for explanation.

A post was split to a new topic: Missing flow params from selection