Reclassify documents via validation script

You can change the classification result of a document in script by calling the Reclassify method in validation script events.

The following document and validation form events support the Reclassify method:

  • Document_Validated *

  • ValidationForm_DocumentLoaded *

  • ValidationForm_AfterFieldConfirmed *

  • ValidationForm_AfterTableCellConfirmed *

  • ValidationForm_AfterTableRowAdded *

  • ValidationForm_BeforeTableRowDeleted *

  • ValidationForm_ButtonClicked *

  • ValidationForm_AfterFieldChanged

  • ValidationForm_AfterTableCellChanged

* Events supported by the Thin Clients.