web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

can I show "saving" as big icon in center of the page on button click by making background blur??

(0) ShareShare
ReportReport
Posted on by 67

can I show "saving" as big icon in center of the page on button click by making background blur?? 

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    Community Member Profile Picture
    on at
    RE: can I show "saving" as big icon in center of the page on button click by making background blur??

    Yes you can, though it will not be a supported code. You can register a JavaScript function on save event. Make the save call through Ajax using JavaScript, show saving icon (using html and css) and in the success function hide the saving icon.

  • manojmashetty Profile Picture
    67 on at
    RE: can I show "saving" as big icon in center of the page on button click by making background blur??

    Can u please send sample code for this??

  • Suggested answer
    Community Member Profile Picture
    on at
    RE: can I show "saving" as big icon in center of the page on button click by making background blur??

    You can use below:

    $("body").append("<div id='loaderimg' style='position:absolute;top:30%;left:35%;z-index:1;width:150px;height:150px;background:antiqueWhite;text-align:center;' ><img style='margin-top:40px;' src='URL of the image' /></div>");

    You can store the image as a web resource and use it.

  • ScottDurow Profile Picture
    21 on at
    RE: can I show "saving" as big icon in center of the page on button click by making background blur??

    Hi!

    Please don't do this! Save is handled asynchronously and so it should be unobtrusive to the user - especially when autosave is enabled.

    If you use this kind of code it will set a dangerous precedent where users will start expecting a consistent approach on all forms - which will result in a great deal of unsupported code!

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
HR-09070029-0 Profile Picture

HR-09070029-0 2

#2
ED-30091530-0 Profile Picture

ED-30091530-0 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans