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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Suggested Answer

Troubleshooting Javascript Save() function

(0) ShareShare
ReportReport
Posted on by 132

Hello,

On save of an entity record, I want to Change the form, 

On save I'm calling this code  : 

  
    function   Onsavefunction(formcontext) {
    ....
   formcontext.data.save().then(navigateToForm(formcontext));
   }


    function navigateToForm(formcontext) {
        formcontext.ui.formSelector.items.get("f8123170-c691-40c1-9366-cdfe09c3cb61").navigate();
    }

The problem is that I get pop up un unsaved changes message to the user. How do I ensure the save completes first and the popup doesn't occur?


It seems like the call the Navigate is done before the save button, even if it's called in  "then"

Any Ideas ?
thanks

I have the same question (0)
  • Suggested answer
    Bipin D365 Profile Picture
    28,985 Moderator on at

    HI,

    I would recommend to write this logic on modifiedon field change. Keep modified on field on the form and hide that field. Now add event handler on modified on field.

    Please mark my answer verified if I were helpful!

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
11manish Profile Picture

11manish 164

#2
ManoVerse Profile Picture

ManoVerse 147 Super User 2026 Season 1

#3
Zhilan Profile Picture

Zhilan 55

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans