Loading Image on redirecting to a UI page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2013 03:34 AM
Hi,
Can we create a icon(image) on clicking on a button?
My Requirement is I have created a Button using UI Action, on clicking it will redirect to a UI page, but as there is a complex Query in that UI page it is taking a bit long time. Mean while there should be an icon or image(typical Rotating one which shows the page is loading ) which shows that the page is loading. The icon should be on the form. Is that possible to put an icon on clicking on a button ?
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2013 07:14 AM
You can do that with a client script. The specifics of where it is placed will depend on your specific setup but this article explains how to show and hide the dialog.
http://www.servicenowguru.com/system-ui/show-hide-loading-dialog-frames/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-26-2014 11:00 PM
Hi kannappa ,
I just went through the post and I have a similar kind of requirement.Would you please share if you have implemented its solution.
Thanks in Advance...