docClose event

Description

Initiates at the very end of processing a form, only if all form validations complete with no errors.

Type

Application event

Support

Client application

Availability

Acrobat and Adobe Reader

yes

HTML browser

no

Version

XFA 2.1

Example

This event initiates too late to modify a saved form and is intended to provide the ability to generate an exit status or completion message. For example, you can use the docClose event to display a message to a form filler indicating that the form is completed.

// Ethnio survey code removed