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     [SOLVED] Passing values from HTML to fex

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] Passing values from HTML to fex
 Login/Join
 
Gold member
posted
I am trying to pass a selected value, in a select list element, from an html page to a procedure. When I press the submit button the element's selected value does not pass through as an amper variable. I have given the element a name and a unique identifier. After reading forum post people are saying that all I need to do is place the element on page and it will be passed through when the page is submitted. Any ideas how to make this work?

Daniel

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


In Focus since 2012
WebFOCUS 8.0.07
Windows, All Outputs
 
Posts: 59 | Registered: November 15, 2012Report This Post
Master
posted Hide Post
Did you add the amper variable to your FEX after making the html page? If so, you'll have to re-link with your run button.

There are ways they say of adding unbound variables, but I wouldn't try it.


WebFOCUS 7.7.05 Windows, Linux, DB2, IBM Lotus Notes, Firebird, Lotus Symphony/OpenOffice. Outputs PDF, Excel 2007 (for OpenOffice integration), WP
 
Posts: 674 | Location: Guelph, Ontario, Canada ... In Focus since 1985 | Registered: September 28, 2010Report This Post
Platinum Member
posted Hide Post
There are two other possibilities (if you created your own HTML as opposed to using Dev Studio/HTML composer).

It depends on how you are calling your FOCEXEC from your HTML:
If you are using
<form action="/ibi_apps/WFServlet"> </form>
syntax, then you need to make sure that your Submit button and select list element are both with the form /form block.
If however your submit button calls javascript which then runs your FOCEXEC, you will need to pass the variable through on the "hrefr" string that calls the FOCEXEC.


WebFOCUS 8.2.06 mostly Windows Server
 
Posts: 195 | Location: Johannesburg, South Africa | Registered: September 13, 2008Report This Post
Expert
posted Hide Post
Did you create the page or Dev Studio ?

To pass values to WebFOCUS, the objects containing your values should be wrapped in a form element as Twanette says.

Can you post the html ?


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

 
Posts: 6347 | Location: 33°49'23.0"S, 151°11'41.0"E | Registered: October 31, 2006Report This Post
Gold member
posted Hide Post
George, I have an amper variable in my FEX file and I'm not sure how to re-link the run button in the HTML Composer.

Twanette, I will check to see if the element is with in the form tags.

Daniel


In Focus since 2012
WebFOCUS 8.0.07
Windows, All Outputs
 
Posts: 59 | Registered: November 15, 2012Report This Post
Gold member
posted Hide Post
I figured out how to re-link the run button and that fixed the issue. Thanks everyone.

Daniel


In Focus since 2012
WebFOCUS 8.0.07
Windows, All Outputs
 
Posts: 59 | Registered: November 15, 2012Report 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     [SOLVED] Passing values from HTML to fex

Copyright © 1996-2020 Information Builders