{
"sections": [
"title",
"description",
"fields",
"wsdl_segment",
"declarative_metadata_sample_definition"
],
"title": "CompactLayout - Metadata API",
"description": "Represents the metadata associated with a compact layout. This type extends the Metadata metadata type and inherits its fullName field.",
"fields_columns": [
"type",
"description"
],
"fields": {
"fields": {
"type": "string",
"description": "The fields assigned to the compact layout. Their order represents the prioritization given to them when defining the compact layout."
},
"label": {
"type": "string",
"description": "Label that represents the object throughout the Salesforce user interface."
}
},
"wsdl_segment": "```xml\n\n \n \n \n \n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n \n \n \n\n```",
"declarative_metadata_sample_definition": [
{
"description": "The following is an example of a CompactLayout component:",
"code": "\n \n Accept\n Default\n \n \n Clone\n Default\n \n \n Delete\n Default\n \n \n Edit\n Default\n \n \n List\n Default\n \n \n New\n Default\n \n \n Tab\n Default\n \n \n View\n Default\n \n \n testCompactLayout\n textfield__c\n \n \n SYSTEM\n Deployed\n false\n false\n false\n false\n \n textfield__c\n false\n \n 255\n false\n Text\n false\n \n \n \n \n Text\n \n customObjs\n \n RT1\n true\n \n testCompactLayout\n \n \n RT2\n true\n \n \n \n ReadWrite\n"
}
]
}