Skip to main content

Notifications

Announcements

No record found.

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

  • Suggested answer
    Bipin D365 Profile Picture
    28,981 Moderator on at
    RE: Troubleshooting Javascript Save() function

    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

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Kudos to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
Daivat Vartak (v-9davar) Profile Picture

Daivat Vartak (v-9d... 225 Super User 2025 Season 1

#2
Vahid Ghafarpour Profile Picture

Vahid Ghafarpour 78 Super User 2025 Season 1

#3
Sahra Profile Picture

Sahra 43

Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans