Hi experts,
We're using Apex 22.2 and we have a page with a button and a D.A. (server-side-process) that creates a file in the filesystem and downloads it. We hit this error months ago, but we solved it by changing page property: Advanced→Reload on Submit→Always

Our issue now is that we have to add an editable IR in the same page, and we're hitting this error now:
“For an Editable Interactive Grid, the Page attribute 'Reload on Submit' must be set to 'Only for Success'.”
Changing this property makes the download not to work.
What can we do to solve this?
Thanks,
Jose.