Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
REPORT TITLE IN BIRT DRILL THROUGH REPORT
Shasha
<strong class='bbc'>Hi,<br />
<br />
I have a requirement in which i have to show different report title on clicking different hyperlinks.<br />
<br />
Supoose on the main page i have 3 hyperlinks on clicking on which i shud get a new window and it will show me the report. report is coming but it Report Viewer is taking "BIRT REPORT VIEWER" as the default title for BIRT Viewer page..<br />
<br />
please help</strong>.
Find more posts tagged with
Comments
Shasha
<strong class='bbc'>Hi,<br />
<br />
I have a requirement in which i have to show different report title on clicking different hyperlinks.<br />
<br />
Supoose on the main page i have 3 hyperlinks on clicking on which i shud get a new window and it will show me the report. report is coming but it Report Viewer is taking "BIRT REPORT VIEWER" as the default title for BIRT Viewer page..<br />
<br />
please help</strong>.
mwilliams
In your URL for your report, set the url parameter for title, i.e. __title=myTitle. This will change the title for the page.
Shasha
<blockquote class='ipsBlockquote' data-author="'mwilliams'" data-cid="83375" data-time="1317133298" data-date="27 September 2011 - 07:21 AM"><p>
In your URL for your report, set the url parameter for title, i.e. __title=myTitle. This will change the title for the page.<br /></p></blockquote>
<br />
thanks it worked..
mwilliams
You're welcome. Let us know whenever you have questions!