Field

A field specifies how an attribute will be displayed in a detail GUI component.

A field consists of the following elements:

Attribute

The attribute for a field determines what data will be presented, and how it will be presented.

Visible

This specifies whether the field will be visible.

Editable

This specifies whether the end user will be able to edit the data for the attribute.

Required

This specifies whether the end user is required to provide data for the attribute.

Related concepts

GUI component
Attribute

Related reference

Detail details panel