|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<Layout xmlns="http://soap.sforce.com/2006/04/metadata"> |
| 3 | + <excludeButtons>OpenSlackRecordChannel</excludeButtons> |
| 4 | + <excludeButtons>Submit</excludeButtons> |
| 5 | + <layoutSections> |
| 6 | + <customLabel>false</customLabel> |
| 7 | + <detailHeading>false</detailHeading> |
| 8 | + <editHeading>true</editHeading> |
| 9 | + <label>Information</label> |
| 10 | + <layoutColumns> |
| 11 | + <layoutItems> |
| 12 | + <behavior>Required</behavior> |
| 13 | + <field>Name</field> |
| 14 | + </layoutItems> |
| 15 | + <layoutItems> |
| 16 | + <behavior>Edit</behavior> |
| 17 | + <field>Status__c</field> |
| 18 | + </layoutItems> |
| 19 | + <layoutItems> |
| 20 | + <behavior>Edit</behavior> |
| 21 | + <field>MeetingTime__c</field> |
| 22 | + </layoutItems> |
| 23 | + <layoutItems> |
| 24 | + <behavior>Edit</behavior> |
| 25 | + <field>CaseStartDate__c</field> |
| 26 | + </layoutItems> |
| 27 | + <layoutItems> |
| 28 | + <behavior>Edit</behavior> |
| 29 | + <field>NavUnit__c</field> |
| 30 | + </layoutItems> |
| 31 | + <layoutItems> |
| 32 | + <behavior>Edit</behavior> |
| 33 | + <field>UserNavIdent__c</field> |
| 34 | + </layoutItems> |
| 35 | + <layoutItems> |
| 36 | + <behavior>Edit</behavior> |
| 37 | + <field>OwnerId</field> |
| 38 | + </layoutItems> |
| 39 | + </layoutColumns> |
| 40 | + <layoutColumns> |
| 41 | + <layoutItems> |
| 42 | + <behavior>Edit</behavior> |
| 43 | + <field>Account__c</field> |
| 44 | + </layoutItems> |
| 45 | + <layoutItems> |
| 46 | + <behavior>Edit</behavior> |
| 47 | + <field>StatusChangeTime__c</field> |
| 48 | + </layoutItems> |
| 49 | + <layoutItems> |
| 50 | + <behavior>Edit</behavior> |
| 51 | + <field>IsEmployeeParticipating__c</field> |
| 52 | + </layoutItems> |
| 53 | + <layoutItems> |
| 54 | + <behavior>Edit</behavior> |
| 55 | + <field>IsEmployerParticipating__c</field> |
| 56 | + </layoutItems> |
| 57 | + <layoutItems> |
| 58 | + <behavior>Edit</behavior> |
| 59 | + <field>IsSickLeaveIssuerParticipating__c</field> |
| 60 | + </layoutItems> |
| 61 | + </layoutColumns> |
| 62 | + <style>TwoColumnsTopToBottom</style> |
| 63 | + </layoutSections> |
| 64 | + <layoutSections> |
| 65 | + <customLabel>false</customLabel> |
| 66 | + <detailHeading>false</detailHeading> |
| 67 | + <editHeading>true</editHeading> |
| 68 | + <label>System Information</label> |
| 69 | + <layoutColumns> |
| 70 | + <layoutItems> |
| 71 | + <behavior>Readonly</behavior> |
| 72 | + <field>CreatedById</field> |
| 73 | + </layoutItems> |
| 74 | + </layoutColumns> |
| 75 | + <layoutColumns> |
| 76 | + <layoutItems> |
| 77 | + <behavior>Readonly</behavior> |
| 78 | + <field>LastModifiedById</field> |
| 79 | + </layoutItems> |
| 80 | + </layoutColumns> |
| 81 | + <style>TwoColumnsTopToBottom</style> |
| 82 | + </layoutSections> |
| 83 | + <layoutSections> |
| 84 | + <customLabel>true</customLabel> |
| 85 | + <detailHeading>false</detailHeading> |
| 86 | + <editHeading>true</editHeading> |
| 87 | + <label>Custom Links</label> |
| 88 | + <layoutColumns/> |
| 89 | + <layoutColumns/> |
| 90 | + <layoutColumns/> |
| 91 | + <style>CustomLinks</style> |
| 92 | + </layoutSections> |
| 93 | + <showEmailCheckbox>false</showEmailCheckbox> |
| 94 | + <showHighlightsPanel>false</showHighlightsPanel> |
| 95 | + <showInteractionLogPanel>false</showInteractionLogPanel> |
| 96 | + <showRunAssignmentRulesCheckbox>false</showRunAssignmentRulesCheckbox> |
| 97 | + <showSubmitAndAttachButton>false</showSubmitAndAttachButton> |
| 98 | + <summaryLayout> |
| 99 | + <masterLabel>00hKF000004o3je</masterLabel> |
| 100 | + <sizeX>4</sizeX> |
| 101 | + <sizeY>0</sizeY> |
| 102 | + <summaryLayoutStyle>Default</summaryLayoutStyle> |
| 103 | + </summaryLayout> |
| 104 | +</Layout> |
0 commit comments