Home
Analytics
hide/show navigation bar through scrip inside report?
Arif shah
<p>Hi,</p>
<p> </p>
<p>I want to hide the navigation bar (that shows next page, last page, page 1of 22 etc) if the report has only one page and show the navigation bar if the report has multiple pages</p>
<p> </p>
<p>I have currently hidden the navigation bar permanantly from .webappsbirtwebcontentbirtpagescontrolNavigationbarFragment.jsp but now I need it in reports where there are multiple pages</p>
<p> </p>
<p>Also, I wanted to add my cusom button for next page, last page, previous page, first page and the text page1/22, which functions/parameters will I need to use?</p>
<p> </p>
<p>Regards</p>
<p>Arif</p>
Find more posts tagged with
Comments
GLO_FR
<p style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">Hi,</p>
<p style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;"> </p>
<p style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;"><span style="font-size:14px;">You can either customize the different .jsp files which manage the viewer (.birt\</span><span style="font-size:14px;">webcontentbirt\pages\control) </span><span style="font-size:14px;">OR </span><span style="font-size:14px;">use the BIR</span><span style="font-size:14px;">T Viewer ToolKit and with the JSAPI building a custom viewing page.</span></p>