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] Width of treeview

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Width of treeview
 Login/Join
 
Member
posted
Hi
Is it possible to change the default width of the Webfocus Client treeview (server/ibi_apps/welcome)?

The folder structure under "Content" is becoming too long and will not fit in the default view. I know it has a move handle, but can the default size also be increased?
I cant find it in any of the CSS or js files related to the main screen.

Thank you in advance!

This message has been edited. Last edited by: <Kathryn Henning>,


Wf 8005 Centos 6.4
 
Posts: 16 | Registered: April 07, 2011Report This Post
Master
posted Hide Post
http://yourserver:8080/ibi_apps/bindows/css/bimain.css


/* Copyright 1996-2015 Information Builders, Inc. All rights reserved. */
.bi-tree-view{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;position:absolute;overflow:hidden;width:300px;height:300px}
.bi-tree-view-headers{position:absolute;overflow:hidden;top:0}.bi-tree-view-row-headers{position:absolute;overflow:hidden;left:0}
.bi-tree-view-header-corner{position:absolute;top:0;left:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;overflow:hidden}
.bi-tree-view-body{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;overflow:auto;width:100%;height:100%}
.bi-tree-view-body-filler{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}
.bi-tree-view-body-content{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;position:absolute;overflow:hidden}
.bi-tree-view-table{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;table-layout:fixed}
.bi-tree-view-table tr{cursor:default}.bi-tree-view-table td{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:nowrap;vertical-align:middle;overflow:hidden;empty-cells:show}
.bi-tree-view-headers-table{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;table-layout:fixed}
.bi-tree-view-headers-table td{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:nowrap;vertical-align:middle;overflow:hidden;empty-cells:show}
.bi-tree-view-row-headers-table{table-layout:fixed}.bi-tree-view-row-headers-table tr{cursor:default}
.bi-tree-view-row-headers-table td{white-space:nowrap;vertical-align:middle;overflow:hidden;empty-cells:show}
.bi-tree-view nobr{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}



- FOCUS Man, just FOCUS!
-----------------------------
Product: WebFOCUS
Version: 8.1.04
Server: Windows 2008 Server
 
Posts: 578 | Registered: October 01, 2014Report This Post
Member
posted Hide Post
Thank you Gavin
But I have already tried changing the width:300px to width:500px with no effect. Is there something else I should change in this css?


Wf 8005 Centos 6.4
 
Posts: 16 | Registered: April 07, 2011Report This Post
Master
posted Hide Post
Did you logout and come back in afterwards? WF has a tenancy to cache things.



- FOCUS Man, just FOCUS!
-----------------------------
Product: WebFOCUS
Version: 8.1.04
Server: Windows 2008 Server
 
Posts: 578 | Registered: October 01, 2014Report This Post
Member
posted Hide Post
Yes I logged out, closed the browser and restarted the server, but no change in the width of treeview.
\WebFOCUS80\webapps\webfocus\bindows\css\bimain.css


Wf 8005 Centos 6.4
 
Posts: 16 | Registered: April 07, 2011Report This Post
Master
posted Hide Post
quote:
Yes I logged out, closed the browser and restarted the server, but no change in the width of treeview.


Then I suggest reaching out to IBI. If you right click and view source on the welcome screen, you will see, that is the CSS being used. That's all I did.



- FOCUS Man, just FOCUS!
-----------------------------
Product: WebFOCUS
Version: 8.1.04
Server: Windows 2008 Server
 
Posts: 578 | Registered: October 01, 2014Report 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] Width of treeview

Copyright © 1996-2020 Information Builders