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 have a user who does not want to see the banner in a a dashboard (we have unchecked it) but this does not make the Logoff appear and so they never properly logoff. Does anyone know a way to create the logoff from dashboard as a link - say on a toolbar maybe.
Posts: 5 | Location: Philadelphia | Registered: May 24, 2004
What I would do is edit the banner.html and make it simple. Maybe just a white back color. Then specify the bannerHeight in the profile.prf in the public or group view so that it's small enough for just the links.
Thanks - these are both great ideas. Yeah - I looked at the link and it scared me because of the session id - looked random. I'll let you know what i get working.
Posts: 5 | Location: Philadelphia | Registered: May 24, 2004
I cut down the Banner.html to remove all the table rows except for the one with the links and the changed the BannerHeight in the Profile.prf file. Initially this did not seem to work, but then I went back into the Dashboard builder and previewed it - and voila! A save from there and it was done - there are just two small strips in the dashboard and most of the space below is preserved for content.
Thanks Again!!
Posts: 5 | Location: Philadelphia | Registered: May 24, 2004
FYI - your changes initially did not work because when you select a "Look" for a View, the Viewbuilder copies the files into another directory (e.g. aa_bgv). The changes to the Look have to be reapplied using Viewbuilder - which is what you've found out.