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 only available if at least one field of the class is configured for verification.

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

The VerificationPanel object is part of the folder script and analogous 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 it provides access by its property VerificationForm to the VerificationForm object that is displayed at the same time. The same is true for the VerificationForm object it provides access via property VerificationPanel 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)