data.getIsDirty (Client API reference)
Gets a boolean value indicating whether the form data has been modified.
Syntax
formContext.data.getIsDirty();
Return Type
Type: Boolean
Description: true if the form data has changed; false otherwise.
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Gets a boolean value indicating whether the form data has been modified.
formContext.data.getIsDirty();
Type: Boolean
Description: true if the form data has changed; false otherwise.