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.