Common field properties

Most field nodes share several common properties.

Field binding Properties

Name
Project script attribute
Description
Field name
name
Expression that evaluates the name of the dynamic field.
Only available for fields used in sections.

Style Properties

Name
Project script attribute
Description
Appearance style
style
Select the name of the style that will be used.
Customize style
N/A
Expand to override style elements only for this field.

Field size Properties

Name
Project script attribute
Description
Width
width
Expression that evaluates the width of the dynamic field.
Relative values are allowed.
Only available for fields used in sections.
Height
height
Expression that evaluates the height of the dynamic field.
Only available for fields used in sections.

Advanced Properties

Name
Project script attribute
Description
Flattening
flatten = true | false
Select this option to flatten the field.
Flattened fields are no longer interactive. They are replaced by a static representation of their content.
Read only
readonlymode = donotchange | ro | rw
Use this option to change the read-only setting on a non-flattened field.
Preserve read-only setting of field
The current read-only setting is preserved.
Make field read-only
The field is set to read-only.
Make field writable
The field is set to read-write.
Visibility - Hide field
visible = true | false
If selected, the field will be invisible in the PDF client.
Visibility - Hide field on print
visibleonprint = true | false
If selected, the field will be invisible when the document is printed.