Checking for form load
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2011 10:57 AM
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
- Labels:
-
Orchestration (ITOM)
-
Service Mapping

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-13-2011 08:10 AM
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/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2017 12:41 AM
Hi,
I am unable to get the loading dialog with the help of the script .
Can u please help??