Use system dialogue to confirm?

I know we can create a popup to get the user to confirm something in Perspective: http://forum.inductiveautomation.com/t/perspective-pop-up-confirm/26240

But is there a way to just use a simple system dialog for confirmations instead of needing to create a popup? It appears system.gui.confirm is just for Vision? Or maybe I’m just using it wrong?

You are correct. System.gui.confim is only Vision.

Take a look at the exchange. There is a confirmation popup pack that you can download to take a look at and use.

1 Like

Once you have a confirm pop-up built. You can call it easy. Just by sending a set of params in a function. You’ll need to understand message handlers and scopes.

1 Like

can you link the exchange pack?

Try these for inspiration