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] v7.7.x Loading Screen

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] v7.7.x Loading Screen
 Login/Join
 
Guru
posted
Hi all,

I have a v7.7.x HTML Launch Page for which I specified a loading screen. This is done in the body properties and becomes part of the body tag. Valid options are...
<BODY loadingscreen="none" >
<BODY loadingscreen="default" >
<BODY loadingscreen="url_to_htm_page" >


This all works just fine. However, I have a report that opens in an iframe on the HTML Launch Page and when that report runs it uses the same Loading Screen as the launch page.

Do any of you know how I may be able to prevent the Loading Screen from being displayed for the report running in the iframe?

I tried creating a launch page for the report that runs inside the iframe but I can't get the variable selections from the 'parent' launch page to pass to the 'child' launch page. Besides, that just seems like too much work to turn off a simple loading screen.

I also tried setting the report output to HTMTABLE and then including the table in a separate HTML page where I set loadingscreen="none" but that didn't work either. It seems like the setting in the top-most page is used by all child pages regardless of their settings.

Any ideas?

Thanks!

Dan

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


7.7.05M/7.7.03 HF6 on Windows Server 2003 SP2 output to whatever is required.
 
Posts: 393 | Location: St. Paul, MN | Registered: November 06, 2007Report This Post
Expert
posted Hide Post
Hi Dan,

I passed this one to our technicals and here is the suggestion.

To reference and change the loadscreen you would need the following code:

function onInitialUpdate(){
document.body.loadingscreen="default";
}


If this does not work, you may want to open a case with Customer Support Services for additional assistance, and/or maybe this will be a New Feature Request (NFR). To open a case, please call at 1-800-736-6130, or access online at InfoResponse.

Cheers,

Kerry


Kerry Zhan
Focal Point Moderator
Information Builders, Inc.
 
Posts: 1948 | Location: New York | Registered: November 16, 2004Report This Post
Guru
posted Hide Post
Sorry Kerry. There is a better way and supported way. For the BODY object use the "Loading screen" property to set it off, default, or to a custom screen of your choosing. This method is supportable and upgradeable.


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
Is it documented?


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
Expert
posted Hide Post
Years later... the question isn't answered yet.

David's response confirms Dan's initial statement about the possibilities of the Loading Screen values.

I, too, would like to have the loading screen NOT appear in SOME iframes on an HTML Composer designed page.


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
  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] v7.7.x Loading Screen

Copyright © 1996-2020 Information Builders