Focal Point
[CLOSED] Control dynamic loads?

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

April 26, 2011, 07:27 PM
mark66
[CLOSED] Control dynamic loads?
Hi,

I am building a HTML form in 7611 and would like to delay the populating of a dynamic combox box until the user actually opens the tab that it resides in.

By default the user won't go to this tab, so I would like to remove it from the automatic UpdateData when the window_onload function is called.

My goal is to reduce load times and only subject the user to them if they go to this tab.

Thanks

Mark

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


WebFocus 765. iSeries v5r4
April 27, 2011, 05:36 PM
Waz
Could ypou add something to the events of the tab to do the load when the tab is clicked, but I am not sure of how to stop the load initially.

Perhaps someone else in the forum with more experience in the HTML layout painter.


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!

April 27, 2011, 05:37 PM
Waz
I just noticed that you are creating in 7.6.11, but your signature is 7.6.5.

If you are deploying to an earlier version on the server, it may not work.


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!

January 30, 2015, 01:46 PM
migraine
What was the solution to this?