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     [CLOSED] Drilldown on Dashboard

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Drilldown on Dashboard
 Login/Join
 
Member
posted
Hello all, right now we have a simple dashboard with reports listed in 4 blocks in the left frame and the output in the right frame. I have been asked to change my left frame up a bit.

For example the initial screen would have listings in the left side like
Revenue
Cost
Inventory

Then for example, if the user clicks on Revenue it would change the left hand side to
Sales Reports
Bookings Reports

Then if the user were to click on Sales Reports it would go to my current left hand frame with the 4 blocks. Is it possible to set up a Dashboard this way?

Thanks,

Tim

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


WebFocus 7.610
WindowsXP
 
Posts: 8 | Registered: January 26, 2009Report This Post
Virtuoso
posted Hide Post
I think that most people on this forum would agree that anything is possible. In your case I believe that all you would need to do ensure that the proper "TARGET" attribute is set for all of you links and forms. That should be the easy part. The hard part might be figuring out what those target names actually are. I don't have any easy way of figuring out what those are (other than view/source). Maybe someone else can help here.


"There is no limit to what you can achieve ... if you don’t care who gets the credit." Roger Abbott
 
Posts: 1102 | Location: Toronto, Ontario | Registered: May 26, 2004Report This Post
Gold member
posted Hide Post
Jones,

I would just create my own html. That way I would know what the frames were and I could use JS to control the left side. Its actually real easy to do using the html layout painter. You can then put the html page you create up on the dashboard instead of the individual fexes. I do stuff like this all the time.


Eric Woerle
WF 7.6.7 Reportting Server
ETL 7.6.10
Dev Studio 7.6.7
 
Posts: 95 | Registered: July 31, 2007Report This Post
Expert
posted Hide Post
I usually put this in the content of each of the frames in a Dashboard View to give me the names of the frames:

<script type="text/javascript">
alert(self.name);
</script>


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report 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     [CLOSED] Drilldown on Dashboard

Copyright © 1996-2020 Information Builders