Verification layout events

The VerificationForm object represents the document area. The events of the VerificationForm object are defined in the corresponding class script. It is available only if at least one field is set to be verified for the class. The DocumentLoaded event is fired for each document loaded. All other events are fired depending on user action on the VerificationForm object.

The VerificationPanel object represents the folder area. The events of the VerificationPanel object are defined in the corresponding folder script. It is only available if at least one folder field is set to be verified for the folder. All other events are fired depending on a user action on the VerificationPanel object. The Thin Client Verification module does not support the same script events as rich-client Verification. The supported Thin Client Verification script events are marked with an asterisk in the image below:


A visual representation the control types of the objects VerificationForm and VerificationPanel.
Important The AfterFieldConfirmed event has different behavior in Thin Client Verification. Instead of being fired immediately, it is fired only once all unverified fields on a document, or unverified folder fields are verified.