Contract Request Customization - Action Chain Dialog Closes Immediately
Summary:
Hi,
I am facing an issue while customizing the Contract Request page in Oracle VB Studio.
I have implemented a dialog that opens on button click and triggers an action chain. The expected behavior is for the dialog to remain open until the action chain execution completes, and then close.
However, currently:
- The dialog opens and immediately closes
- It does not wait for the action chain execution to complete
This is causing problems in providing proper user feedback during the process.
Could you please help me understand:
- Why the dialog is closing immediately after opening
- How to ensure the dialog remains open until the action chain fully completes
Tagged:
0