Use progress bar from apex.submit??
PeetebaMar 16 2012 — edited Jul 27 2012Hello 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