Was this helpful?
Table Fields
Table fields can hold more than one value, allowing you to treat a collection of values as if they were a single component.
Table fields contain rows and columns. Each row of a table field is identical to the others, containing columns with identical configurations of data types. For example, if a row has values of data types varchar(4), float4, and varchar(20), then all rows must have values of the same types, in the same sequence.
A table field, or one or more of its columns, can be made invisible to the user, either using the ABF FormEdit operation or dynamically at run time.
Last modified date: 12/14/2023