Field array

A Field array node is similar to the standard field nodes, except for the name of the field.
The name of the field used in a field array is selected using an expression. This makes the field array node suitable for tables of fields on a single page.

Properties

Name
Project script attribute
Description
Specify expression for field name
N/A
Specify the name of the field to use.
Specify expression for field value
N/A
Specify the value of the field.
Specify names of fields that must be flattened, unless field is used by this field array.
N/A
Specify one or more field names that will be flattened unless they are used by the field array. This is used to remove unused fields in a table.
Use regular expression to match field names that are flattened.
N/A
If selected, the previous property is interpreted as a regular expression.
Example:
qty[0-9]+
In this example all fields name qty followed by one or more digits are flattened.

Project script node name

N/A
See also:
Common field properties
Text box
Check box