BatchField
- Last UpdatedJun 06, 2017
- 1 minute read
The BatchField control is a data field that is linked to a BatchList control. You can configure the BatchField control very similarly to the BatchList control. The same hierarchical list of types is available as in the BatchList control, but with an extra level of detail. Choose the list in the Property page and then the data field of the list desired. Different BatchField controls have different visual appearances. While most types look like a simple text box control, some appear as lists, combo boxes, multi-line text boxes, or even check boxes.

In each case, the node directly above the selected Field type in the property page indicates the type of BatchList that the BatchField control is associated with. The linking of the BatchField to the parent BatchList control is automatic. The BatchField control has been designed to work with the BatchList controls so that no programming or scripting is required for basic batch functionality. You can add functionality to the control by using scripting or programming.