Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Implement "progress dialog" message after the user pressed a button

LaurySep 2 2016 — edited Sep 3 2016

Hi,

I am working with APEX 5.0.0.

I have a button with a submit page process.

The process is an update that takes from few moments to few minutes.

I would like to have a process that when the user press that button, that the user see a "progress dialog" (with a gif of my choice),

and that the user cannot acces the functions from the pages until the process is finished.

The following link provides an idea of the solution:

http://blog.whitehorses.nl/2009/10/13/progress-dialog-in-oracle-apex/

But in this link, the button is with the property action="redirect to url"... and the submit page does not occurs.

How can I have this implemented with the submit page, or add it to the action="redirect to url".

Thanks by advance for any tip.

Kind Regards

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 1 2016
Added on Sep 2 2016
6 comments
892 views