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.
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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.