HI all,
I am getting this popup, can any one tell me the answer how can i remove this one.
Thanks,
Praveen.
*This post is locked for comments
HI all,
I am getting this popup, can any one tell me the answer how can i remove this one.
Thanks,
Praveen.
*This post is locked for comments
Hi here is the thing,
Create any +New record , input few of the data in the field then press F5 and you will see the same popup. Now you know why
Ok, you can refer following post : crmprof.wordpress.com/.../get-all-dirty-fields-at-a-form-using-java-script-in-microsoft-dynamics-crm-2011 and see which other fields are dirty, you need to save these changes to avoid this error if you don't want to save those change you need to set submit mode as suggested.
Thanks
Hi Pravee Kumar,
I think you have written some Javascript on save of the form?
Set submitmode to never for the field and close it . Now it should stop showing there is a change pop-up message.
Xrm.Page.getAttribute("fieldName").getSubmitMode("never");
Hope this helps.
on click of button I am Changing the status, and that time i am triggering my plugin based on the status. so that time i am getting this popup
Hi,
This is a standard message that you will get when there is some dirty field over form , could you provide some more details when you are getting this.
Thanks
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156