⟩ How to open subreport in New IE window using hyperlink button. I used target=new; in the formula field. But it overrides the main window and show the report?
I use window.open (javascript) to open my report in a new
window. What I prefer to do now is to export the report
right away and open it in portable document format.