Save Action on form
Attribute(s)
Actions
Description
Save Action - Forms that contain an action (or actions) to be carried out at save time should have these actions placed in the QuerySave/QueryClose form events, not in a save check field.
Motivation
This ensures that users who save the document via other means than the save action button (for example, with Ctrl-S or Esc, Y) will not encounter errors.