Perspective - action confirmation dialog

Jeez, I hope not! And probably not possible – at least not as a modal dialog, due to the limits of browser environments.
I don’t permit any use of confirm() or messageBox() in any of my Vision projects. It’s easy enough to have a two-step workflow without any popup – just have step #1 enable the button(s) for step #2.