JavaScript
{dialog.object}formViewIsDirty Method
Syntax
{dialog.Object}.formViewIsDirty(UXformViewControlId)
Arguments
- UXformViewControlId
FormView control's ID.
Description
Returns true if the FormView controls is dirty (i.e. has edits that have not been committed back to the data source);
See Also