Setting Datacap Navigator default layouts in Datacap 9 and Feature Packs 1 and 2

The Classify, Verify, and Scan pages contain widgets such as the image viewer, start panel, field details, and batch structure. Starting with Datacap 9 Feature Pack 3, you can set the default location of the widgets for specific tasks. To enable this functionality for tasks from Datacap 9 and Feature Packs 1 and 2, edit the task configuration XML file.

Procedure

  1. In a text editor, open the task.set.xml file that is located in the Datacap_install\application\dco_application\ folder, for example:

    C:\datacap\TravelDocs\dco_TravelDocs\nverify.set.xml

  2. Paste the following text at the end of the file, before the final </S> :
    <P n="NCLayout" tip="Defines runtime layout" title="Navigator Layout">
    <V label="Layout" n="Layout" tip="Defines the runtime layout" type="text"></V>
    </P>
  3. Save and close the task.set.xml file.