Skip to content

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.

AttributeMetadataDescription
labelType: String
Max length: 60
UI-friendly string in the Vault’s base language.
activeType: BooleanIndicates whether the component is active.
auto_suggest_faqsType: BooleanIf true, MedInquiry will automatically send incoming emails to an FAQ and suggest a standard response.
childrenType: String
Max length: 1500
Multi-value
A list of the section's children, if any exist.
config_keyType: 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_keysType: String
Required
Max length: 1500
Multi-value
A list of child object field names. For example, [\"source__v\",\"link__sys\"].
grandparent_field_keyType: String
Max length: 1500
The name of the grandparent object. For example, case__v.
object_keyType: String
Required
Max length: 1500
The object type name for the child section. For example, case_response__v.phone__v.
orderType: NumberThe order in which the child section appears within the Case Contact section.
parent_field_keyType: String
Required
Max length: 1500
The name of the parent object. For example, case_request__v.
request_details_field_keyType: String
Max length: 1500
The name of the field MedInquiry will use for FAQ matching.
save_all_on_createType: BooleanIf true, users must save all information entered in this section before continuing the input process.
OperationSupport
Create
Recreate
Alter
Drop
Rename
Describe
Generate Recreate
Queryable