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     Can the "Available Views" text when entering BID be changed?

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Can the "Available Views" text when entering BID be changed?
 Login/Join
 
Virtuoso
posted
I'd like to change where it says "Available Views" when the user first logs in and has multiple group views to choose from. I've searched the entire ibi subdirectory structure for the text and cannot find it. Can anyone tell me where this text resides?

J.



 
Posts: 1012 | Location: At the Mast | Registered: May 17, 2007Report This Post
Expert
posted Hide Post
It must be in some compiled Java component we don't have the source for.

It would make sense if it was in C:\ibi\WebFOCUS76\ibi_html\javaassist\intl\EN\worptrans.js or some other file in the C:\ibi\WebFOCUS76\ibi_html\javaassist\intl\ sub-directory structure, but it's not.

sAvailableViews is a string found in several JSP files (e.g. C:\ibi\WebFOCUS76\webapps\webfocus76\worp\jsp\views\WORP_ViewList.jsp):
String toolbarTitle = WORP_Utilities.getDBVar(language, "sAvailableViews");
That looked promising, but I can't find the function getDBVar or the variable sAvailableViews, neither are in the file C:\ibi\WebFOCUS76\ibi_html\javaassist\worp\js\util\worp_utilities.js where you'd think they might be.

It's a wonder all this hold together. I just thought of an analogy - it's like a can of Silly String, one push of the nozzle and you get a mess!


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     Can the "Available Views" text when entering BID be changed?

Copyright © 1996-2020 Information Builders