OnDeactivateForm Trigger

Microsoft Dynamics Nav 2009

Executed after the user places focus on another form, but before it deactivates this form.

Forms

For example, assume the user has two forms displayed, Form A and Form B, and the user is entering data on Form A. When the user activates Form B, typically by clicking on the form, the the code in this trigger is executed for Form A and then the OnActivateForm Trigger is executed for Form B.

If there is an error in the trigger code, the form is closed.

Community Additions

ADD
Show: