Textbox

A Textbox node fills data into a text field.

Properties

Name
Project script attribute
Description
Specify expression for a text field
value
Specify the value of the field.
XHTML text markup
xhtml
If selected, the value of the field will be interpreted as XHTML.
Use this option to customize the appearance of parts of the field value.
Multiline
multiline
If selected, the value will be laid out as multiple lines of text.
Comb
comb
If selected, the characters in the value will be distributed across the field.
This option is typically used in forms that require automatic reading and fields that have a fixed length.

Project script node name

textbox
See also:
Common field properties