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!

How to show busy progress bar on the page when button pressed

TRMAug 23 2019 — edited Sep 10 2019

Hi Team,

I have a normal page do perform some large transaction.

When i press the button , Dynamic action calls PL/SQL object and it may take 2-3 mins of time to complete the transaction.

During this time i want to show user a progress bar and i want to freeze the complete screen so that user knows something is happning on the page and he cant perform same transaction again until first transaction completes and we get success message.

pastedImage_1.png

Thanks.

Comments
Post Details
Added on Aug 23 2019
3 comments
996 views