Returns a Boolean value indicating if there are unsaved changes to the attribute value.
Attribute Types: All
Xrm.Page.getAttribute(arg).getIsDirty()
- Return Value
- Type: Boolean. True if there are unsaved changes, otherwise false.In this way you can search for all unsaved changes on the form.
Auto save picks up the fields which were dirty(Not saved yet).
Like this:
Like Loading...
Related
Author: Pavan Mani Deep Y
Technology geek who loves sharing my leanings, quick tips and new features on Dynamics 365 & related tools, technologies. An Azure IOT Enthusiast....
View all posts by Pavan Mani Deep Y