Why the built-in save confirmation dialog didn't show up?

jmix.ui.view.use-save-confirmation = false

Is it just set this in application.propeerties? And the save dialog will be shown up.

Hello!

The property jmix.ui.view.use-save-confirmation determines what options are shown in the confirmation dialog. The dialog is shown when entity has changes and cancel button is clicked.

Please, refer to the documentation: UI Properties :: Jmix Documentation for more information.

1 Like