Hi all,
I am using CRM D365 online
How to hide or show "Unsaved changes" popup conditionally.
On a case record if case is closed I don't want to show this for a new case record I want to show this.
Is it possible
Regards,
Babu
Hi all,
I am using CRM D365 online
How to hide or show "Unsaved changes" popup conditionally.
On a case record if case is closed I don't want to show this for a new case record I want to show this.
Is it possible
Regards,
Babu
Hi,
Take a look to formContext.ui.getFormType().
You should set your fields value with JS code in the right form type.
Hi,
Take a look at this:
Based on formtype you could handle your own logic.
Hope it helps,
Marco
André Arnaud de Cal...
292,516
Super User 2025 Season 1
Martin Dráb
231,436
Most Valuable Professional
nmaenpaa
101,156