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     [CLOSED] DevStudio8 prompting for values where 7 did not

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] DevStudio8 prompting for values where 7 did not
 Login/Join
 
Gold member
posted
We recently upgraded from 7 to 8. With the many changes, one that is creating a problem is when an html passes values to a fex, but some are null/empty. 7 just accepted those as empty and ran the fex, where 8 now prompts for those null/empty values. I have been about to work around most by changing my creating another input and placing some javascript to copy if the value is present, else put a dummy character, and then removing the character in the fex. Until I encountered a calendar box. The javascript isn't recognizing the value for this type of input. Any ideas on either issue? If there a setting I'm missing that allows for the passing of nulls from the html to fex, or is there a way to copy the calendar box value to a text input? Thanks!!

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


WebFOCUS 768
OS/400
HTML, also quite a few active reports and excel.
 
Posts: 59 | Registered: June 18, 2009Report This Post
Expert
posted Hide Post
Amber, I just finished resolving this very problem in a multi-select drop-down list.

In my case, the value is a blank not a null. To make it work I had to transform the blank to a value like '[Blank]' in the program that sets up data data from the drop-down list. Then in the fex I had to transform '[Blank' back to a blank. Strangely enough, I couldn't use '(Blank)' because for a multi-select drop-down list, if I select (Blank) quotes are not put around it.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Guru
posted Hide Post
Francis, QUOTEDSTRING helps in this case instead of back to blank in the fex?


-Rifaz

WebFOCUS 7.7.x and 8.x
 
Posts: 406 | Location: India | Registered: June 13, 2013Report 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     [CLOSED] DevStudio8 prompting for values where 7 did not

Copyright © 1996-2020 Information Builders