Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

javascript wait for save to finish on record creation

(0) ShareShare
ReportReport
Posted on by

Hi,

I am using a java web resource embedded onto a form. the web resource has a button labeled submit. The submit button saves the record thus creating a new record and then tries to update a few fields. what happens is that after i hit submit the page tries to save and while its doing that it also tries to update the fields which in turn causes the fields not to update. I need this done in this order in order for something to work. Is there a way to wait for the  Xrm.Page.data.save() to finish before moving forward in the code? somehow getting a handle to its finish callback?

regards

*This post is locked for comments

  • RE: javascript wait for save to finish on record creation

    Thanks just what i needed.

  • Verified answer
    ashlega Profile Picture
    ashlega 34,477 on at
    RE: javascript wait for save to finish on record creation

    Hi,

     did you try to use the callbacks?

    msdn.microsoft.com/.../dn481607.aspx;MSPPError=-2147217396#BKMK_dataSave

     Xrm.Page.data.save(saveOptions).then(successCallback, errorCallback);

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

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,516 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,407 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans