adspace
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 Posted / Amit Nagar
To open a subreport in a new Internet Explorer (IE) window using a hyperlink button, you can follow these steps:n
1. Place a Hyperlink Field or Hyperlink Button on your Main Report.
2. Set the URL formula for the hyperlink to point to the subreport's file location, with 'Target=new' appended at the end of the URL.
3. Save and run the report.nnFor example: If your subreport is saved as 'SubReport.rpt' in the same folder as your Main Report, set the URL formula to:nn"http://yourwebsite/reports/SubReport.rpt?Target=new"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category