Casechildconfig
Class: metadata
This component type contains the configuration details of a Case Child section in the Medical Inquiry user interface and is available only in MedInquiry Vaults. Direct modification of Casechildconfig components through MDL is not supported or recommended, and you should instead create or modify case children in the Medical Inquiry Admin UI.
Learn more about Configuring Medical Inquiry 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. |
auto_suggest_faqs | Type: Boolean | If true, MedInquiry will automatically send incoming emails to an FAQ and suggest a standard response. |
children | Type: String Max length: 1500 Multi-value | A list of the section's children, if any exist. |
config_key | Type: String Required Max length: 1500 | The full name of the section including parent and grandparent sections. For example, case_request__v.case_response__v.phone__v. |
field_keys | Type: String Required Max length: 1500 Multi-value | A list of child object field names. For example, [\"source__v\",\"link__sys\"]. |
grandparent_field_key | Type: String Max length: 1500 | The name of the grandparent object. For example, case__v. |
object_key | Type: String Required Max length: 1500 | The object type name for the child section. For example, case_response__v.phone__v. |
order | Type: Number | The order in which the child section appears within the Case Contact section. |
parent_field_key | Type: String Required Max length: 1500 | The name of the parent object. For example, case_request__v. |
request_details_field_key | Type: String Max length: 1500 | The name of the field MedInquiry will use for FAQ matching. |
save_all_on_create | Type: Boolean | If true, users must save all information entered in this section before continuing the input process. |
Supported Operations
Section link for Supported Operations| Operation | Support |
|---|---|
| Create | |
| Recreate | |
| Alter | |
| Drop | |
| Rename | |
| Describe | |
| Generate Recreate | |
| Queryable |