Question
Can we display two separate lines in buttonWidget's confirmMessage?
All,
I want to display two different messages as separate lines with confirmMessage in ButtonWidget.
I tried using char(10) and char(13), but both are not working with the alert box.
or is it possible to show two alerts one by one on the form submit?
Thanks
