salesforce-appraiser-review.../force-app/main/default/layouts/Appraiser_Case__c-Appraiser...

81 lines
2.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Layout xmlns="http://soap.sforce.com/2006/04/metadata">
<layoutSections>
<customLabel>false</customLabel>
<detailHeading>true</detailHeading>
<editHeading>true</editHeading>
<label>Information</label>
<layoutColumns>
<layoutItems>
<behavior>Required</behavior>
<field>Name</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>Appraiser_Field_Review_Date__c</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>CreatedDate</field>
</layoutItems>
</layoutColumns>
<layoutColumns>
<layoutItems>
<behavior>Edit</behavior>
<field>LastModifiedDate</field>
</layoutItems>
</layoutColumns>
<style>TwoColumnsTopToBottom</style>
</layoutSections>
<layoutSections>
<customLabel>false</customLabel>
<detailHeading>true</detailHeading>
<editHeading>true</editHeading>
<label>Property Address</label>
<layoutColumns>
<layoutItems>
<behavior>Edit</behavior>
<field>Property_Street__c</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>Property_City__c</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>Property_State_Province__c</field>
</layoutItems>
</layoutColumns>
<layoutColumns>
<layoutItems>
<behavior>Edit</behavior>
<field>Property_Postal_Code__c</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>Property_Country__c</field>
</layoutItems>
</layoutColumns>
<style>TwoColumnsTopToBottom</style>
</layoutSections>
<relatedLists>
<fields>NAME</fields>
<fields>Deficiency_Number__c</fields>
<fields>Description__c</fields>
<fields>Resolution__c</fields>
<fields>Sort_Order__c</fields>
<relatedList>Appraiser_Deficiencies__r</relatedList>
</relatedLists>
<relatedLists>
<fields>SUBJECT</fields>
<fields>STATUS</fields>
<fields>DUE_DATE</fields>
<relatedList>OpenActivities</relatedList>
</relatedLists>
<showEmailCheckbox>false</showEmailCheckbox>
<showHighlightsPanel>true</showHighlightsPanel>
<showInteractionLogPanel>false</showInteractionLogPanel>
<showRunAssignmentRulesCheckbox>false</showRunAssignmentRulesCheckbox>
<showSubmitAndAttachButton>false</showSubmitAndAttachButton>
</Layout>