hasUnsavedChanges

abstract fun hasUnsavedChanges(): Boolean

Returns whether form fields in this document were modified or not.

Return

true if form fields in this document were modified and the document should be saved, or false if no forms were modified.