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 2 3 4 5 6 7 8 9 
Go
Search
Tools
Search Results: (165 matches) New Search Login/Join 

Discussion Topic  RE: Computes Across Columns - GUI vs FOCUS (in WebFOCUS/FOCUS Forum on Focal Point ) by Dave Ayers
......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] to call a javascript from webfocus procedure (in WebFOCUS/FOCUS Forum on Focal Point ) by Dave Ayers
The path to your JavaScript file needs to be such the the Web Server can find it. Is the file loca......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Javascript get value from Radio Button (in WebFOCUS/FOCUS Forum on Focal Point ) by Dave Ayers
Dan, Notice that while the IBI generated code has different "id=" values, the "name=" value is the ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Javascript get value from Radio Button (in WebFOCUS/FOCUS Forum on Focal Point ) by Dave Ayers
Dan, Here is some old code of mine that I think will get you going. The thing is to treat a radio g......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] forms in FOCUS SIX (in WebFOCUS/FOCUS Forum on Focal Point ) by Dave Ayers
The PC/Focus user interface system was called 'Focus windows' (an unfortunate name in a MS world) an......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Maintain - send a silent email with bcc (in WebFOCUS/FOCUS Forum on Focal Point ) by Dave Ayers
How about EXEC'ing a Focexec from the maintain to sent email through Reportcaster ?...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Now Required: Signature field (in WebFOCUS/FOCUS Forum on Focal Point ) by Dave Ayers
Francis, I don't think that just having an explanation of how to find the deeply buried signature f......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Now Required: Signature field (in WebFOCUS/FOCUS Forum on Focal Point ) by Dave Ayers
Part of the problem is that the 'Signature' profile field is buried way down within Focal Point. Req......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Maintain - New Feature Requests Wanted! (in WebFOCUS/FOCUS Forum on Focal Point ) by Dave Ayers
Mark, Done. Case number is #52522016....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Maintain - New Feature Requests Wanted! (in WebFOCUS/FOCUS Forum on Focal Point ) by Dave Ayers
Mark, I'm surprised you haven't gotten more response to this request - maybe you caught most of the......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [Solved] WF Maintain -- this.value doesn't work in JavaScript? (in WebFOCUS/FOCUS Forum on Focal Point ) by Dave Ayers
John, Here is an example from an old WF reporting front end app I did quite a few years ago: ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Does WF read .max files? (in WebFOCUS/FOCUS Forum on Focal Point ) by Dave Ayers
A quick Google search for '.max extension' ( ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SHARING] WF Maintain -- Dev Studio 7.6.9 deploy to 7.1.1 Server? (in WebFOCUS/FOCUS Forum on Focal Point ) by Dave Ayers
John, I have 3 versions of Dev. Studio on my desktop, and find it relatively easy to switch version......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [Pretty Much Solved] WF Maintain -- Capturing that a Radio Group has nothing selected (in WebFOCUS/FOCUS Forum on Focal Point ) by Dave Ayers
John, Since you have further defined the usage of your radio buttons: ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [Pretty Much Solved] WF Maintain -- Capturing that a Radio Group has nothing selected (in WebFOCUS/FOCUS Forum on Focal Point ) by Dave Ayers
I see that people have come up with a workaround for the stack 'problem', but I wonder if it is the ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [Pretty Much Solved] WF Maintain -- Capturing that a Radio Group has nothing selected (in WebFOCUS/FOCUS Forum on Focal Point ) by Dave Ayers
John, You could use JavaScript to loop through the radio button collection and set a flag to pass b......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED PARTIALLY] WF7.6.9 and FOCEXURL (in WebFOCUS/FOCUS Forum on Focal Point ) by Dave Ayers
I've never seen an extension used in the focexec parm before, so you might try it without that... I......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [Solved] Maintain -- A mini-Maintain inside a Focexec: write to an amper variable? (in WebFOCUS/FOCUS Forum on Focal Point ) by Dave Ayers
John, Just a quick thought... You could pass the calculation results as variables to an EXEC'd foc......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Maintain and images ? (in WebFOCUS/FOCUS Forum on Focal Point ) by Dave Ayers
Mark, Yes. I deployed the maintain application, and the 'images' with deployment scenarios in my De......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Maintain and images ? (in WebFOCUS/FOCUS Forum on Focal Point ) by Dave Ayers
Mark, I tested your suggestion and it worked, compute imgpath/a50 = '/approot/images/HeaderTemplate......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point


» Refine Search
» New Search

  Powered by Social Strata Page 1 2 3 4 5 6 7 8 9  

Focal Point    Focal Point Forums    Search    Search Results

Copyright © 1996-2020 Information Builders