| 1. | Decide where you want to add the data field. You can add a field directly on the form itself, in a group box, or on a page in a tab control. If you want to add a new tab to the tab control, see How to use the tab control. |
| 2. | Click the Field button |
| 3. | Click where you want to add the field. You see the 'Insert Field' window. |
| 4. | Select the field you want to add to the form. |
| 5. | If you want the program to automatically add a corresponding text label that will display the name of the field, select either Label/Left or Label/Top. If you do not want to add a text label, select Label/No label. Note: A boolean field (check box) does not have a corresponding text label. |
| 6. | Click OK. BookCAT adds the field control where you clicked. |
| 7. | If you need to move or resize the field, see Move a form object or Resize a form object. |
| 8. | If you want to edit the field properties, see Modify form or object properties. |