Hello,
I have a page with Interactive report and "On submit" Process, which generates a custom PDF.
I have a button, which submits the page and starts the Process.
The page starts to submit but then stops because "Save File" dialog opens.
I need to continue refreshing the page or submit the page again after I close "Save File" window.
The reason for that is that I need to refresh the values on the report after the file is being generated (downloaded).
How do I achieve that please?
I am on Apex 4.2
Thank you.