COGNOiSe.com - The IBM Cognos Community

IBM Cognos Analytics Platform => Cognos Analytics => Reporting => Topic started by: sukanya on 27 Sep 2018 12:51:08 PM

Title: access page object using cognos javascript
Post by: sukanya on 27 Sep 2018 12:51:08 PM
Hi,

Our reports has 2 tabs. When report is run its taking time to render the report. I want to conditionally display second tab for which i need form element "page" using javascript. When user clicks on the second tab only, i want to render the second page. Currently, it looks like its taking both tabs into consideration. can anyone help on how to access form element "page" (ie tab) on which i will write a onclick() event.

Any help is appreciated!!.

Thanks,