VerificationForm and VerificationPanel

The VerificationForm (CscScriptVerificationForm) contains the default layout definition of a verification form. This object is placed on the scripting sheet of a class. It is available if at least one field of the class is configured for verification.

The VerificationForm object provides access to the default labels for the fields that are activated for verification and the Document Viewer.

The VerificationPanel object is part of the folder script and is related to the VerificationForm object it is available when at least one folder field is activated for verification. The VerificationPanel object provides access to the labels of all folder fields to be verified.

If a VerificationPanel is available in script you can access it using the VerificationForm property for the VerificationForm object that is displayed at the same time. The same is true for the VerificationForm object, and is accessible using the VerificationPanel property to the folder field layout.

For a detailed reference of the available methods and properties of both objects please refer to the API reference and to the corresponding object model:

VerificationForm and VerificationPanel Events

Object Model of VerificationForm (Document Data)

Object Model of VerificationPanel (Folder Data)