PrintMgmtSetupUICtrl.eventFormCanClose Method [AX 2012]

Validates whether data can be saved upon an attempt to close the form.

public boolean eventFormCanClose()

Run On

Called

Return Value

Type: boolean
true if the current data passes validation and can be saved; otherwise false.

Unmodified data will always pass validation, will not be saved, and will return true.

Community Additions

ADD
Show: