| editableForNew |
Boolean |
Indicates whether the item can be edited when creating a new record. |
Small, 41.0 |
41.0 |
| editableForUpdate |
Boolean |
Indicates whether the item can be edited when updating a record. |
Small, 41.0 |
41.0 |
| label |
String |
The text label for the item. |
Small, 41.0 |
41.0 |
| layoutComponents |
Collection of components. Collection can contain any of these components:
|
A collection of components that make up the item. |
Small, 41.0 |
41.0 |
| lookupIdApiName |
String |
The ID field name of a lookup field. |
Small, 41.0 |
41.0 |
| required |
Boolean |
Indicates whether the field is required in a layout when creating or updating a
record. This information is useful to know if you wanted to render required fields
with a different treatment, such as a red outline. |
Small, 41.0 |
41.0 |
| sortable |
Boolean |
Reserved for future use. |
Small, 41.0 |
41.0 |