Form Designer: Default sections & fields

Default sections

Sections Content
Approval
A section that contains first name, last name, and date fields in read-only, plus an approval radio button list and comment multiline textbox

Empty
A section that has no fields

Request
A section that contains first name, last name, and date fields in read-only; plus a category drop-down list, subject textbox, and description multiline textbox

Standard
A section that contains first name, last name, and date fields in read-only

Default fields

Fields Content
Attachment
Attach one file

CheckBox
Single checkbox

CheckBoxList
Multiple checkboxes in horizontal alignment

CheckBoxListVertical
Multiple checkboxes in vertical alignment

Currency
Input for currency value

Date
Input for date value

DateTime
Input for date time value

DropDownListBox
List of items for a single choice selection

GridView
Dynamic table of multiple input fields; each column represents a field and each row represents a record

Label
Text displayed in read-only

ListBox
List of items for a multiple choice selection

Numeric
Input for numeric value

Password
Input for password value (the entered text will be masked)

RadioButton
Single radio button

RadioButtonList
Multiple radio buttons in horizontal alignment

RadioButtonListVertical
Multiple radio buttons in vertical alignment

ReadOnlyCurrency
Read-only currency value

ReadOnlyDate
Read-only date value

ReadOnlyDateTime
Read-only date time value

ReadOnlyNumeric
Read-only numeric value

ReadOnlyText
Read-only text value

TextArea
Multiline textbox

TextBox
Single line textbox

See the Sections & fields section in the WorkflowGen Administration Guide for more information, including section and field settings, and how to create and manage custom tools.