Administration Guide

Form Fields

Forms contain input fields, such as input text fields, calendar date pickers, check boxes, and drop-down lists. Input fields can be either physical or virtual:

  • Physicalphysical fields represent object properties and are mapped directly database fields.
  • Virtualvirtual fields are temporary fields (in-memory variables) for passing transient data to other operations of a workflow item.

    INFO: For a description of virtual field types, see Virtual Field Types.