Crystal Reports Question:
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?

Answer:
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.
window. What I prefer to do now is to export the report
right away and open it in portable document format.