Hi all,
I am using Apex 4.0 and have a processing running after I click a button.
I want to display a message like "Running the process...." to the user when the process is running as it might take some time to complete.
Can I fire a dynamic action to show the message on the same page?
Or it is possible to pop up another window with the progress of the process?