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.
I'm developing a dashboard with 4 blocks over 2columns.
The 4 blocks consist of 3 dhtml report an 1 graph.
How do you size it perfectly so everything displays without having to scroll up/down or left/right? Is there a command for autosize? I tried sizing the fonts to 8 and top margin.
Information Builder demo on creating dashboard makes it look so easy.
WF 8105M - Portal, Dashboard - Rcaster, Data Migrator - Windows 2012 Client Server - Dev/App Studio 8105 - Data: SQL, Oracle, Neteeza,MVS
It is pretty easy. You size the blocks in Dashboard View Builder. The content of each block is a WebFOCUS program and is styled by a WebFOCUS style-sheet or CSS.
What is the problem? Is the content of each frame too big to fit without scrollbars? If you have four blocks on one page, one would imagine the content of these blocks is summary data - short, concise...
Maybe a screen-shot would help us.
An example:
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
Everything fits on my dashboard because of my screen resolution - 1280x1024.
Depending on how you generate the graphs and reports, you may be able to reduce the blank space at the top by adding SET PAGE = NOLEAD to the program. Also, if you are not already doing this, you have more control with css styling and holding the report format HTMTABLE and embedding the hold file in an HTMLFORM.