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.
Denne nettleseren støttes ikke lenger.
Oppgrader til Microsoft Edge for å dra nytte av de nyeste funksjonene, sikkerhetsoppdateringene og den nyeste tekniske støtten.
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.