Checking for form load

User150433
Tera Guru

Is there a way to check if the form is completely loaded and all the UI policies are applied before user takes any action on the page. In one of the instance user is on very slow internet speed so while form is loading he take action and hit submit before the page is completely loaded.

Thanks
Amit

6 REPLIES 6

Mark Stanger
Giga Sage

Here's the solution to this problem. There are a couple of tricks...one to make sure that you load the dialog before anything else happens, and one to make sure that you close the dialog when everything else finishes running.

http://www.servicenowguru.com/scripting/client-scripts-scripting/solving-client-script-before-after-problem/


Hi,



I am unable to get the loading dialog with the help of the script .


Can u please help??