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 Variables imbedded HTML to std focexec fex

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] Passing Variables imbedded HTML to std focexec fex
 Login/Join
 
Member
posted
So i created an HTML form page between the -HTML BEGIN and end tags and created it using the HTML by linking the submit button in the html painter to the page it would submit to so that it would pickup the variables for me. Everything worked great you could enter information on the form and submit and the next page would work perfectly pulling in the passed variables. Next day after no code changes.. the form doesn't appear to pass the variables anymore. you can enter the information and click submit then the i get the std autoprompt that comes up looking for input variable data as if nothing was passed. Id say i accidently changed something but i did 5 page forms this way and they all worked and now they don't with no code change no version change on the server just a new day.

This message has been edited. Last edited by: Kerry,


WebFOCUS 7.6.8
Unix
ALL
 
Posts: 15 | Registered: March 31, 2009Report This Post
Member
posted Hide Post
I've been experimenting all afternoon and it appears to be tied to me renaming the name or the unique identifier on the input field properties in HTML editor. My suspicions is the unique identifier field is the culprit and that you can change the name field.


WebFOCUS 7.6.8
Unix
ALL
 
Posts: 15 | Registered: March 31, 2009Report This Post
Platinum Member
posted Hide Post
In the HTML Builder, what do you link to those parameters? At the bottom of the main page, there should be a PARAMETERS tab that you can click. Make sure all of your parameters are linked to a control on your page.


WebFOCUS: 7702
O/S : Windows
Data Migrator: 7702
 
Posts: 127 | Location: San Antonio | Registered: May 29, 2009Report This Post
Member
posted Hide Post
Well silly me i finally figured out. It was none of the above. when creating a form using the html painter my html was not defaulting to set focus to the first field (i arranged on the page) so i added a body tag
onload="document.form1.CopyBook.focus()

if i remove this it passes variables just fine but with no focus to the copybook field in the form1. Put it back and the form defaults to focus on the copybook field and when i click save the fex i am posting too gives me the default parameter input page like nothing was passed. wierd but i'm glad i figured it out.


WebFOCUS 7.6.8
Unix
ALL
 
Posts: 15 | Registered: March 31, 2009Report 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 Variables imbedded HTML to std focexec fex

Copyright © 1996-2020 Information Builders