Page 1 of 1

Babylon 4.0.0 Confirm Dialog

Posted: 22 Apr 2021, 13:05
by mdvenoms

Code: Select all

<p:confirm header="..." message="..." icon="fa fa-warning"/>
Will add a confirmation dialog including two buttons [yes] and [yes]. The label of the second buttons seems to be wrong (i.e., must be no).

Re: Babylon 4.0.0 Confirm Dialog

Posted: 22 Apr 2021, 15:48
by siris
Hi,

I could not understand your issue. There is no problem in the demo: https://www.primefaces.org/babylon/overlay.xhtml
The confirmdialog component is customizable. You can rename the buttons as you wish. You can check out the demo code or showcase: https://www.primefaces.org/showcase/ui/ ... alog.xhtml

Best Regards,

Re: Babylon 4.0.0 Confirm Dialog

Posted: 22 Apr 2021, 17:30
by mdvenoms
You are absolutely right, everything works fine.
Sorry it was my mistake - we messed up some css files during the migration. :-)

Re: Babylon 4.0.0 Confirm Dialog

Posted: 06 May 2021, 08:01
by mert.sincan
Thanks a lot for your update!

Best Regards,