Is there any creative way to achieve the equivalent of a 'Do you want to continue?' Yes/No confirmat
I have an existing Forms Personalization menu item that executes a custom concurrent program by using the Builtin Type: Execute a Procedure.
Some users are incorrectly clicking the menu item.
We want to put a confirmation warning message of some sort when the menu item is clicked 'Are you sure you want to complete this action?' Yes/No.
If the user responds with NO, then I do not execute the custom concurrent program.
I do not believe there is any simple way to do this, but can anyone think of any creative way to accomplish this?
The only idea I have is to create a custom Oracle Form, but I am hoping to avoid that additional effort.