355
Views
3
Comments
javascript confirm dialog - how to run and catch the result ?
Question

Guys,

   this will be piece of cake for you.  I want send a message to the user and continue/ stop the processing after the answer.  I put a mock sample below with the javascript command I think would be used, but without success. Someone can help me ?

Thanks



confirm.png
2026-04-06 16-39-32
Luciano Schiavo

Guys, 

   I got some progress...  I discovered I can put the javascript command directly in the action it works. However I don´t know how to get the true or false from the asnwer. Someone knows how to ?

   Below the command I am using: 

"confirm('Would you like to continue ?');"

2019-12-10 10-07-22
Ali Hassan

Hi Luciano,

Try this Plugin.

https://www.outsystems.com/forge/component-overview/1490/dialogsplugin

it will solve your problem.


Thanks

2026-04-06 16-39-32
Luciano Schiavo

Thank you Hassan

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.