Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.