Domen Dolar - 2024-11-27

If you would like to add confirm question on buttons you have to:

1.Create Link (Links - LOV program). In JAVASCRIPT option you shoul put this code:

if ( confirm("Do you want to submit!") ) {  #GC# } else { _rasd_SpinnerOff=true; }

2.Add new link to the button where you want a confirm.

You can do the same procedure for buttons, submit buttons, links, ....

 

Last edit: Domen Dolar 2024-11-27