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] show a progress bar while loading data in html page

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] show a progress bar while loading data in html page
 Login/Join
 
Member
posted
In our deployment of WebFOCUS we frequently present a set of chained list boxes for the user to select variables. At times these list boxes are large and/or may require several seconds to retrieve the data for population. During the time the list boxes are populating the user interface is ‘locked’ with no indication to the user that activity is underway behind the scenes. In order to advise the user that the application is really working during this delay (and not ‘frozen’), we would like to present some form of animated indicator (e.g., a rotating progress bar) that is initiated when the list box population begins and ends when the HTML page is open for further user input . However, our research to date (including a review of prior Focal Point postings) has not been successful. Suggestions would be greatly appreciated

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


WebFOCUS 7.6.4; Windows XP ; Html,Pdf,Excel and Ahtml
 
Posts: 3 | Registered: February 05, 2010Report This Post
Member
posted Hide Post
quote:
Originally posted by Sripad:
During the time the list boxes are populating the user interface is ‘locked’ with no indication to the user that activity is underway behind the scenes.


Hi Sripad,

you can follow the population progress in the status-bar of your browser. It changes from "Retrieving data..." to "Populating controls..." and finally to "Done populating".

But I agree with you that it is a nice idea to show an animated indicator while the population is in progress. I'm also interested in any suggestions.

Greetz
JP


-----
WebFOCUS 7.6.4 on Windows Server 2003 with Oracle DB / MS SQL Server
 
Posts: 21 | Location: Essen, Germany | Registered: January 30, 2009Report This Post
Member
posted Hide Post
I use a redirect page where we point to a fex which has some basic HTM code
and references a spinning disc GIF an example of which is below.

Hope this makes sense,
Paul

  
-HTMLFORM BEGIN
<html>
<head>
<META HTTP-EQUIV="Refresh"
CONTENT=" 0 ;URL=/ibi_apps/WFServlet? IBIF_ex=morning_report_curr_pdf.fex">
</head>
<body >
<table width="100%" height="*"
style="border-collapse: collapse" bordercolor="#111111" cellpadding="0" cellspacing="0" >
 <tr >
<td valign="middle" align="center" style="padding-top: 100">
 


<IMG id=image1 style="Z-INDEX: 1; LEFT: 150px; POSITION: absolute; TOP: 40px" tabIndex=1 src="//cgpt-dwsp01/approot/lldata/web/loading.gif" border=0 name=image1 originalHeight="332" originalWidth="332" rtFileName="loading.gif">


 
</TD></TR>
</table>
</body>
</html>
-HTMLFORM END


Developer Studio Release : 7.6.11
 
Posts: 21 | Location: TataSteel Strip Products UK , Port Talbot , South Wales | Registered: November 28, 2006Report This Post
Guru
posted Hide Post
Release 7.6.10 has this built in. Until the page fully loads, you get an animated GIF and the words, "Loading, please wait".


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
If you don't have 7.6.10, then somewhere on this forum is an example.


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

 
Posts: 6347 | Location: 33°49'23.0"S, 151°11'41.0"E | Registered: October 31, 2006Report 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] show a progress bar while loading data in html page

Copyright © 1996-2020 Information Builders