Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [Solved]Drilldown to specific panel within a portal

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[Solved]Drilldown to specific panel within a portal
 Login/Join
 
Gold member
posted
We are on 8105 and I am trying to drilldown from one of my report fexes in one panel (Panel_1_5) and pass a parameter to a chart fex in another panel (Panel_7_1). Is this possible and does anyone have a link to documentation that explains this or just know the syntax to do it?

I know that 8105 has the ability to drill between different pages within a portal, so I would think what I'm trying to do is available.

I read the Portal documentation in 8105 covering the between page drills (http://infocenter.informationbuilders.com/wf81rel/topic/pubdocs/BIPortal/source/topic78.htm) and it looks like I could settle on using JAVASCRIPT=drillRefresh command to just refresh the whole page, but I'd ideally just like to refresh one panel if possible.

edit. I can't seem to get the navigateToPage JavaScript to do anything either. I'm not sure if my syntax if off, but here's what I'm using:
TYPE=DATA, COLUMN=N1, TARGET='_self', JAVASCRIPT= navigateToPage('page8' 'ChartDashboardMtd' 'CHARTSELECT' N1)

page8 is the current page of the report, 'ChartDashboardMtd' is the name of the panel I want to drill to, 'CHARTSELECT' is the amper variable in the drilled to report, N1 is the value to pass. When I click these links, it doesn't appear like anything is happening.

Thanks,
Clint

This message has been edited. Last edited by: capples,


WF 8.2.0.3
Windows 10 64bit
HTML, AHTML, PDF, Excel
 
Posts: 83 | Registered: April 13, 2015Report This Post
Gold member
posted Hide Post
Got it to work. I had left out the following command which was needed for the JS to function

ON TABLE SET JSURLS '/ibi_apps/tools/portalcanvas/iframeinterface.js'


The navigateToPage function is working just like I need now.


WF 8.2.0.3
Windows 10 64bit
HTML, AHTML, PDF, Excel
 
Posts: 83 | Registered: April 13, 2015Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [Solved]Drilldown to specific panel within a portal

Copyright © 1996-2020 Information Builders