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!

Wait popup / spinner

J.colFeb 16 2018 — edited May 22 2018

Hello,

I'm working with Apex 5.1.4 on a 11gr2 database.

I have a button, that execute a DA when it is pressed.

This DA executes a PL/SQL process.

There is no submit.

I would like to add a wait popup or a spinner to inform the user that the process is working and he didn't miss the click on the button.

I tried using this method https://rimblas.com/blog/2015/08/enhancement-to-waitpopup-on-apex5/

And using apex.util.showSpinner.

But I'm not familiar with Javascript and I wasn't able to make it work.

Can you help me please ?

Best regards.

This post has been answered by J.col on Feb 19 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 19 2018
Added on Feb 16 2018
5 comments
11,304 views