Focal Point
[CLOSED] Report Progress Bar

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/4767057206

April 25, 2011, 09:27 PM
MMcDonald
[CLOSED] Report Progress Bar
is there a way to add a progress bar for focexec in html painter when the report is executed letting the user know it is running??

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


8.0.9, Windows
excel / pdf
April 26, 2011, 05:18 AM
<JG>
change the submit action

If going to an iframe something like this.

 
function button1_onclick(ctrl) {
parent.iframe1.document.write ("<HTML><center><br><br><br><br><br><br><br><br><img src=/approot/domain/yourimage.gif><font face='arial' color = 'gray'><h3>Generating Report Please Wait<\/h3><\/font><\/center><\/HTML>")

OnExecute(ctrl)
}
//End function button1_onclick

April 26, 2011, 09:43 AM
Carlos Da Costa
You can attach on "onload" event to the iframe and display a div or an animate .gif during the process.

Regards.


WebFOCUS 7.7.03
Windows 2008 srv
PMF 5.3.1 HF5
May 04, 2011, 09:43 AM
Ramkumar - Webfous
In 7.6.11, It is automatically coming...


Thanks,

Ramkumar.
WebFOCUS/Tableau
Webfocus 8 / 7.7.02
Unix, Windows
HTML/PDF/EXCEL/AHTML/XML/HTML5