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]Load event on html composer

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED]Load event on html composer
 Login/Join
 
Member
posted
Hi all,

There's a behavior in html composer that I hate. I try to explain as best I can. Well, I've wrote some code into window_onload event, that code shows/hides some controls and reports placed into the html page, depending on a set logic.

Well, the problem is that html composer sets the object properties (controls and iframes) as it is written on the javascript code. So, if in my code I write
 
// Yes, using jQuery.
$('#objectid').css('visibility','hidden'); 

I can't see those objects into the "Design" tab and, what is worse, html composer modifies the html code and sets the object propiertes as "hidden".

There's a way to avoid this? (of course, I wouldn't comment the code to hide/show objects)

Thank's

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


WF 7.7.03,Win XP Pro.
HTML, PDF, EXCEL, AHTML, FLEX, APDF.
SQL Server, MySQL, DB2, FOCUS.
 
Posts: 19 | Registered: February 04, 2011Report This Post
Guru
posted Hide Post
Looks like HTML Composer executes Javascript. HTML Composer uses the Internet Explorer engine. Maybe try disabling Javascript in Internet Explorer. Read this post by Francis it has a workaround. [CLOSED] DS HTML Composer - Why on earth is the JS running when I open in Composer?
It was easy for me to find. Do a little more searching next time.


WebFOCUS 8.1.05M Unix Self-Service/MRE/Report Caster - Outputs Excel, PDF, HTML, Flat Files
 
Posts: 320 | Location: Memphis, TN | Registered: February 12, 2008Report This Post
Member
posted Hide Post
Thank's a lot Mighty. I've done the search, as you have suggested, but sometimes it's not easy when you are not a fluent english speaker.

I do my best.

Thank's.


WF 7.7.03,Win XP Pro.
HTML, PDF, EXCEL, AHTML, FLEX, APDF.
SQL Server, MySQL, DB2, FOCUS.
 
Posts: 19 | Registered: February 04, 2011Report This Post
Guru
posted Hide Post
Composer runs JavaScript at design time because RIA requires it. That is when that behavior had to be introduced.


David Glick
Director WebFOCUS App Studio
and WebFOCUS Developer Studio
WebFOCUS Division
Information Builders, Inc.
Direct (917) 339-5560
Voice Mail (212) 736-6250 x3560
Fax (212) 947-5168
Email david_glick@ibi.com
 
Posts: 315 | Registered: April 13, 2004Report This Post
Expert
posted Hide Post
Why should this be a requirement if the page is NOT using RIA?


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
The design canvas is initialized on invocation so it must be ready for any content.


David Glick
Director WebFOCUS App Studio
and WebFOCUS Developer Studio
WebFOCUS Division
Information Builders, Inc.
Direct (917) 339-5560
Voice Mail (212) 736-6250 x3560
Fax (212) 947-5168
Email david_glick@ibi.com
 
Posts: 315 | Registered: April 13, 2004Report 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]Load event on html composer

Copyright © 1996-2020 Information Builders