You may add as many additional fields to your Data Form as you like.
Tab
When the form has multiple tabs, defines which tab of the form that the
field is displayed in. Otherwise, all fields are displayed on the same
page.
Label
This is an informative text label to let the user know what this field represents.
Subtext
An
extension of the label, this is additional information such as a
description of what should go in the field or optional instructions for
the field.
Field Name
The name of this field. It must be unique among all of the other fields on your form.
Status
Hidden
fields will not be visible to the user, but will be sent in the email.
Displayed fields can be seen by the user but not modified. Modifiable
fields can be filled in by the user. Required fields must be filled in
by the user.
If you choose Hidden or Displayed, be sure to fill in a Default Value.
Type
Choose the type of form element for this field. This is also used
to validate any input that the user may supply.
Width
Set the width of most fields in pixels.
Height
Set the height of this field in pixels. Only used on Textareas and HTMLAreas.
Align vertical
This property controls whether radio buttons and checklists are laid out horizontally or vertically.
Extras
Here you can enter additional tag properties for the field tag. For instance 'class="myClass"'.
Possible Values
This field is used for the list types (like Checkbox List and Select List). Enter the values you wish to appear, one per line.
Default Value(s)
Enter the default value (if any) for the field. For Yes/No fields, enter "yes" to select "Yes" and "no" to select "No". "Date and Time" fields defaut to the current date and time and offer the user a pop-up GUI to select new times.