Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
5179 Vistas

i have googled this a lot and so far i can only see either using confirm="Confirmation message"(which displays the dialog regardless of condition) or creating a wizard to achieve this.

is there any other way?


Avatar
Descartar
Mejor respuesta

Here's one way to implement it. Add 2 buttons - one with the  confirm="Confirmation message" and one without it. Add an attrs="{'invisible': [...]}" condition to the buttons to conditionally make them visible so that the button with the confirm="Confirmation message" is visible only when your condition is fulfilled.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
ene 19
6278
2
ago 25
2130
1
jul 25
689
1
ago 25
1150
0
may 25
1244