Qualityincidentintakelayout
Class: metadata
This component type is only available in Quality Vaults with QMS enabled.
Defines a Quality Incident Layout Configuration, which determines the fields Vault displays on an intake form. You can add up to 10 fields to a layout.
Learn more about Configuring Quality Incidents in Vault Help.
| Attribute | Metadata | Description |
|---|---|---|
label | Type: String Max length: 60 | UI-friendly string in the vault’s base language. |
active | Type: Boolean | Indicates whether the component is active. |
description | Type: String Max length: 1500 | A general description of the layout. |
Qualityincidentintakelayoutfield
Section link for Qualityincidentintakelayoutfield| Attribute | Metadata | Description |
|---|---|---|
label | Type: String Max length: 60 | UI-friendly string in the vault’s base language. |
active | Type: Boolean | Indicates whether the component is active. |
field_to_display | Type: Subcomponent Required | The Field to display on the intake form. Fields must be active and either standard object reference fields on the Quality Incident object (country__v, organization__v, facility__v, department__v), or one of the following data types: Boolean, text, number, date, or picklist. For example, Field.summary__v. |
order | Type: Number Required | The order of the field relative to other fields. Can be any value from 1-10. |
target_object | Type: Component Required | The object on which the field_to_display appears. For example, Object.quality_incident__v. |
Supported Operations
Section link for Supported Operations| Operation | Support |
|---|---|
| Create | |
| Recreate | |
| Alter | |
| Drop | |
| Rename | |
| Describe | |
| Generate Recreate | |
| Queryable |