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.
When creating hyperlinks for Push Buttons, HTML does not pass ampers to the fex. For some buttons it passes, for other it does not pass ampers
Have a Launch page with all controls already created... xml fex populates control boxes.
Launch page has multiple Tabs/Sub Tabs / Reports Total reports 49.. Report Fex have Default &Ampers (Amper names are the same as Parameter names in the Launch Page..) It is working for most of the buttons (Submit) but for few it does not pass the ampers..
does nyone know what are the limitations.. ? or issues with creating hyperlinks using external fex..
Thanks in advance
Prod/Dev/Test: WF 8.1.5 on (Windows Server 2012 R2 ) SandBox: WebFocus Server 8.1.5 on Windows Server 2008 R2 WebFOCUS App Studio 8.1.5 and Developer Studio 8.1.5 on Windows 7
Posts: 134 | Location: USA | Registered: August 21, 2008
You said they are submit buttons. Are they all submit buttons? (i.e. all part of forms) or are some of them regular push buttons. Are your frames using different methods or setup differently? Are they not setup correctly (I would assume so)?
EDIT: Sorry I meant forms, not framesThis message has been edited. Last edited by: J,
WebFOCUS 7.7.03/8.0.08 Dev Studio 7.7.03/8.0.08 App Studio 8.0.08 Windows 7 ALL Outputs
Posts: 402 | Location: Upland, IN | Registered: June 08, 2012
I mean these are push buttons on the same form.. Frames are setup correctlty.. There are two hidden Text boxes setup, which send the values using java script, which Reports to run, when the button is pushed.. I was looking at the Parametres Tab and the Parameter that is bound to this text box (from text box to Parameter) has a Static Value of FOC_NONE, I tried to delete this and recreate, I was able to delete the text box from the form, but the Parameter that was bound to this control, is not getting deleted..
Can you or someone tell me how I can get rid of this parameter.. I click on "break all bindings" and still can not delete this parameter . My goal is to re-create these Text Box and Parameter with a space (no Static Value)
Thanks
Prod/Dev/Test: WF 8.1.5 on (Windows Server 2012 R2 ) SandBox: WebFocus Server 8.1.5 on Windows Server 2008 R2 WebFOCUS App Studio 8.1.5 and Developer Studio 8.1.5 on Windows 7
Posts: 134 | Location: USA | Registered: August 21, 2008
Check for unresolved variables in your parm page (htm). Removing them is a bit tricky but doable. After which you can reestablish your hyperlinks associated with your buttons. Also: are all the variables -DEFAULT'd properly?
Posts: 3132 | Location: Tennessee, Nashville area | Registered: February 23, 2005