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     [SHARING] App Studio 8.1.05 HTML

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SHARING] App Studio 8.1.05 HTML
 Login/Join
 
Guru
posted
Just noticed this and wanted to share. If you have a listbox control and set the Unique Identifier starting with a number, the page will not load.


Not sure if this is done by design, but I know my old html built in 8.00.8 I could name starting with a number.

Food for thought.


WebFOCUS 8.1.05
 
Posts: 496 | Registered: January 04, 2008Report This Post
Virtuoso
posted Hide Post
See the following:

Tricks

If your code relies on HTML 4.xx specs then starting IDs with #s is not going to work. If your code is HTML5 compliant, then use #s up front to your heart's extent. Not sure why things got worse rather than better... Oh wait! ;-)


8.2.02M (production), 8.2.02M (test), Windows 10, all outputs.
 
Posts: 1113 | Location: USA | Registered: January 27, 2015Report This Post
Expert
posted Hide Post
I came across this issue earlier this week.

I also discovered that JavaScript variables cannot start with a number. You can test the validity of your JavaScript variable name here: JavaScript variable name validator. The website shows that "ಠ_ಠ" is a valid variable name, but "1more" isn't.


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
Having been an old COBOL programmer since the 1970's, I never start variable names with numbers. It also drives me nuts when I see people creating word documents or windows folders with spaces in the names. It just feels so wrong.


Webfocus 8
Windows, Linux
 
Posts: 258 | Location: Palm Coast, FL | Registered: February 05, 2010Report This Post
Master
posted Hide Post
quote:
Originally posted by Mike in DeLand:
Having been an old COBOL programmer since the 1970's, I never start variable names with numbers. It also drives me nuts when I see people creating word documents or windows folders with spaces in the names. It just feels so wrong.

I don't see the usefulness of starting an identifier or a variable with a number, anyway. A number doesn't describe anything, so I consider it a distraction. I find a number at the end of an alpha string very useful, however.


App Studio
WebFOCUS 8.1.05M
Windows, All Outputs
 
Posts: 594 | Location: Michigan | Registered: September 04, 2015Report This Post
Virtuoso
posted Hide Post
Are you saying that if you needed, say, a variable to specify whether your graphs should use 3D or not, you wouldn't think of naming it &3D?


WebFOCUS 8.1.03, Windows 7-64/2008-64, IBM DB2/400, Oracle 11g & RDB, MS SQL-Server 2005, SAP, PostgreSQL 11, Output: HTML, PDF, Excel 2010
: Member of User Group Benelux :
 
Posts: 1669 | Location: Enschede, Netherlands | Registered: August 12, 2010Report This Post
Master
posted Hide Post
quote:
Originally posted by Wep5622:
Are you saying that if you needed, say, a variable to specify whether your graphs should use 3D or not, you wouldn't think of naming it &3D?

No, I would name it &THREE_D.


App Studio
WebFOCUS 8.1.05M
Windows, All Outputs
 
Posts: 594 | Location: Michigan | Registered: September 04, 2015Report 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     [SHARING] App Studio 8.1.05 HTML

Copyright © 1996-2020 Information Builders