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).
Discover more from ECELLORS CRM Blog
Subscribe to get the latest posts sent to your email.
