Edit

The Edit item type defines a simple line-edit field for data input or display.

The Edit item type is a data handling widget for an underlying formfield. The Edit formField can be associated with a database column by changing the fieldType property to TABLE_COLUMN, and specifying the tableName and columnName properties.

Figure: Edit item type

This figure shows an example of an Edit item type.