Option

A Option node is used to specify a single option of a combobox, listbox or radio button field.

Properties

Name
Project script attribute
Description
Export name
exportname
Name of the option used when sending to the form receiver.
Display text
text
Name of the option displayed towards the end user.
Select this option
test
Expression used to determine if this option must be selected.
Create (only applicable in project script)
create
Should this option be added to the field.

Project script node name

option
See also:
Combo box
Listbox
Radio button