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     Remove banner, but not Logoff and Group View links?

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Remove banner, but not Logoff and Group View links?
 Login/Join
 
Master
posted
We're trying to save some space on our dashboard so we want to get rid of the banner. When we uncheck the checkbox that says "check to use banner" it eliminates our links (logoff, tree, tools, recent, favorites, group views, utilities, help) as well from the top right corner....and we want to keep those.

Any way to keep the links, but eliminate the banner section?


Prod: Single Windows 2008 Server running Webfocus 7.7.03 Reporting server Web server IIS6/Tomcat, AS400 DB2 database.
 
Posts: 611 | Registered: January 04, 2007Report This Post
Virtuoso
posted Hide Post
Check out this Link.

http://techsupport.informationbuilders.com/sps/91821133.html


In Focus since 1993. WebFOCUS 7.7.03 Win 2003
 
Posts: 1903 | Location: San Antonio | Registered: February 28, 2005Report This Post
Expert
posted Hide Post
Links are added to the banner via the Dashboard GUI. Unless you want to create an HTML page that contains manually coded links, you need the banner. In your template, minimize the code in banner.html to a one-row table and leave the Links tag in place. Then change the banner height in profile.prf to a suitable number, 15 for example.

banner.html may look like this:

<!--$Revision:   1.1  $:-->
<!-- worp6/banner.html -->
<HTML>
<HEAD>
<TITLE>WebFOCUS Open Reporting Portal</TITLE>
<LINK REL=STYLESHEET TYPE='text/css' HREF='banner.css'>
<SCRIPT LANGUAGE="javascript" SRC="worp_banner.js" type="text/javascript"></SCRIPT></HEAD>
<BODY LEFTMARGIN="0" TOPMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0" onUnload="javascript:closeAllWindows()">

<TABLE  WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0">
  <TR>
    <TD HEIGHT="15" CLASS="bg2" ALIGN="RIGHT" VALIGN="MIDDLE" COLSPAN="2">
      <SPAN CLASS="text">
<!--Links--></SPAN><IMG SRC="clear_space.gif" WIDTH="10" HEIGHT="1" BORDER="0" ALT=""></TD>
  </TR>
</TABLE>
</BODY>
</HTML>


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
Master
posted Hide Post
Thank You! that works very well!

I'm a little confused about one thing though, it my banner.html has been reduced to a one row table, but webfocus is rendering a bunch of white space below that where the banner used to be.

Is there any way to reclaim the space rather than just showing white?


Prod: Single Windows 2008 Server running Webfocus 7.7.03 Reporting server Web server IIS6/Tomcat, AS400 DB2 database.
 
Posts: 611 | Registered: January 04, 2007Report This Post
Expert
posted Hide Post
Did you change profile.prf to reflect the new banner height?


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
Master
posted Hide Post
here's my profile.prf.
I've changed the bannerheight from 5 to 20 to 100...no change in how it is displayed.


; worp_html\worp0
; $Revision: 1.1 $:

;Size of the cell for Company Logo in banner.html
cellWidth = 0
cellHeight = 0

;default folder for design
originFolder = worp_html\worp0

;banner height
bannerHeight = 5


Prod: Single Windows 2008 Server running Webfocus 7.7.03 Reporting server Web server IIS6/Tomcat, AS400 DB2 database.
 
Posts: 611 | Registered: January 04, 2007Report This Post
Expert
posted Hide Post
As far as I can recall, after making the change in profile.prf, you have to login to the ViewBuilder, select the view, "Edit Look" and then "Save".


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
Master
posted Hide Post
Thank You!


Prod: Single Windows 2008 Server running Webfocus 7.7.03 Reporting server Web server IIS6/Tomcat, AS400 DB2 database.
 
Posts: 611 | Registered: January 04, 2007Report 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     Remove banner, but not Logoff and Group View links?

Copyright © 1996-2020 Information Builders