form loader in Service Now
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2015 11:33 PM
Hi All,
I want to add form loader on incident form.
whenever form is trying to load some timer icon(or please wait message) should appear on screen before it completely loads.
has any one implemented this before. Please provide the solution.
Thanks,
Pritam

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-09-2015 12:04 AM
Hi Pritam,
You may find the below thread helpful.
https://community.servicenow.com/thread/179564
http://wiki.servicenow.com/index.php?title=GlideDialogWindow_API_Reference
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-09-2015 12:24 AM
Hi pritam,
Try using showLoadingDialog() and hideLoadingDialog(),
refer this link Cool Tip! Show and Hide Loading Dialog Frames - ServiceNow Guru for further reference
Regards,
Dinesh N
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-09-2015 12:27 AM