You can add the following elements to a form.
Element | Description |
---|---|
Form field |
Used to display and edit extracted data and to type data during manual indexing. Form fields can be of type text, amount, date, checkbox, or list. |
Checkbox |
Enables the user to choose between one of two possible mutually exclusive options, such as On/Off or Yes/No. |
List |
Contains values to select from. Depending on the settings, a list field can be used as a combo box. Used during manual verification, this selection works with automatic completion. |
Table |
Used to display the table extraction result. The Verifier form supports multiple tables. However, even if you defined multiple tables, you can only display the first table on the verification form. You can display different tables on different forms. |
Label |
Displays a caption, usually the field name, that helps the user to identify form fields, viewers or tables. |
Viewer |
Displays the snippet of the document from which the candidate was extracted. |
Button |
Uses a button to trigger actions for a script event. |