Hi,
I have designed an APEX page, in that i'm using a BUTTON (page_item) to do an insert action to the custom table i created in the APEX database.
The button action is working properly. i.e. when i'm clicking on it, it is inserting the data to the table (an user defined table).
The "insert" action which will get fired once we click on the button, is taking around 1 to 2 minutes to get completed.
So I want show some kind of notification or popup message in the same APEX page itself, once this 'insert' process is completed.
Is there a way to implement this ?
Please help/advice.
Please let me know if more information is required from my side.
Thanks,
Sachin