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!

Use progress bar from apex.submit??

PeetebaMar 16 2012 — edited Jul 27 2012
Hello all,

Since APEX 4.0 (I think), you are able to show a loading bar (so called 'wait icon') when you call apex.submit.
It is a new optional parameter 'showWait' (link to manual: http://goo.gl/YdsjB).

I think this is a very nice feature and I would like to use it also on other JavaScript functions.
Is there an easy way to get the same functionality independent from apex.submit?
Maybe some undocumented apex. function??

I already searched the apex_4_1.min.js file but there doesn't seem to be any reference to the showWait parameter of apex.submit.

Thanks in advance for any answer!

Kind regards,
Bart
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 24 2012
Added on Mar 16 2012
6 comments
3,056 views