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    Search    Search Results
Page 1 ... 39 40 41 42 43 44 45 ... 50
Go
Search
Tools
Search Results: (995 matches) New Search Login/Join 

Discussion Topic  RE: &RECORDS question (in WebFOCUS/FOCUS Forum on Focal Point ) by mgrackin
both of the following work: DEFINE FILE CAR DUPLMOD/A01=IF MODEL NE LAST MODEL THEN 'Y' ELSE 'N'; E......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: &RECORDS question (in WebFOCUS/FOCUS Forum on Focal Point ) by mgrackin
The problem is with the combination of an 'IF' test using the keyword LAST. Believe it not the word......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: What do you think about WebFocus 7 ??? (in WebFOCUS/FOCUS Forum on Focal Point ) by mgrackin
I have been testing WF 7.1.1 and right off the bat I can tell that the WFServlet is noticably faster......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: MRE Privileges: Advanced vs. Save My Reports (in WebFOCUS/FOCUS Forum on Focal Point ) by mgrackin
Great! Thanks for the enlightenment. I will have to give this a test drive to see how it does. FY......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  MRE Privileges: Advanced vs. Save My Reports (in WebFOCUS/FOCUS Forum on Focal Point ) by mgrackin
I'm looking through the WF 7.1 manual for MRE and I am trying to understand the user privileges that......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: COUNT NO. OF RECORDS (in WebFOCUS/FOCUS Forum on Focal Point ) by mgrackin
There are actually TWO &variables that give you different numbers depending on the verb (SUM or PRIN......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: report preloader ("loading... please wait") (in WebFOCUS/FOCUS Forum on Focal Point ) by mgrackin
I'm just curious if the version of this technique I posted was helpful? I ask because (if I am read......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: report preloader ("loading... please wait") (in WebFOCUS/FOCUS Forum on Focal Point ) by mgrackin
Here is some sample code using the CAR file. Sorry for the multiple posts. I tried to correct my f......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: report preloader ("loading... please wait") (in WebFOCUS/FOCUS Forum on Focal Point ) by mgrackin
Here is the statement to put in the onload method of the CHILD page to call the form on the PARENT p......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: report preloader ("loading... please wait") (in WebFOCUS/FOCUS Forum on Focal Point ) by mgrackin
Motiejus, I do this all the time with one of our applications. Here is a link to the discussion th......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: IBMR_user available in html file? (or any other way to capture the user id) (in WebFOCUS/FOCUS Forum on Focal Point ) by mgrackin
Trav, For the &variable to be resolved, the HTML needs to be "parsed" by WebFOCUS. You can do this......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Change color of hyper links selectively for one row ? (in WebFOCUS/FOCUS Forum on Focal Point ) by mgrackin
Govind, Make sure you clear the history of your browser to see the full effects of the new example ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Change color of hyper links selectively for one row ? (in WebFOCUS/FOCUS Forum on Focal Point ) by mgrackin
Govind, Try this new example. I think it might have all you need. TABLE FILE CAR PRINT CAR RCOST ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Change color of hyper links selectively for one row ? (in WebFOCUS/FOCUS Forum on Focal Point ) by mgrackin
You can do this a couple of ways. 1) Add the following new line to the WEBFOCUS Stylesheet. TYPE=D......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Change color of hyper links selectively for one row ? (in WebFOCUS/FOCUS Forum on Focal Point ) by mgrackin
Francis, How do you get the HTML tags to show up without adding blanks like I did in my posts? Tha......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Change color of hyper links selectively for one row ? (in WebFOCUS/FOCUS Forum on Focal Point ) by mgrackin
I thought I would post the complete example just to make it easy. TABLE FILE CAR PRINT COUNTRY CAR ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Change color of hyper links selectively for one row ? (in WebFOCUS/FOCUS Forum on Focal Point ) by mgrackin
Govind, Adjust the STYLE code to use the following: ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Change color of hyper links selectively for one row ? (in WebFOCUS/FOCUS Forum on Focal Point ) by mgrackin
Govind, You can use custom CSS CLASSes to dynamically style report items as well. I will try to co......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Check presence of an amper variable (in WebFOCUS/FOCUS Forum on Focal Point ) by mgrackin
Govind, Try adding a -DEFAULT at the beginning of your program for the variable for which you do no......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: COMPUTE FIELDS IN SUBTOTAL AND RECOMPUTE (in WebFOCUS/FOCUS Forum on Focal Point ) by mgrackin
Sander, I saw the SET SUMMARY=EXPLICIT in the reporting manual but all the examples used SUBTOTAL a......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point


» Refine Search
» New Search

  Powered by Social Strata Page 1 ... 39 40 41 42 43 44 45 ... 50 

Focal Point    Focal Point Forums    Search    Search Results

Copyright © 1996-2020 Information Builders