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

213 lines
7.7 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>Readonly</behavior>
<field>Name</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>Appraiser_Field_Review_Date__c</field>
</layoutItems>
</layoutColumns>
<layoutColumns/>
<style>TwoColumnsTopToBottom</style>
</layoutSections>
<layoutSections>
<customLabel>false</customLabel>
<detailHeading>true</detailHeading>
<editHeading>true</editHeading>
<label>Letter Header</label>
<layoutColumns>
<layoutItems>
<behavior>Edit</behavior>
<field>Appraiser_Name__c</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>Appraiser_Salutation__c</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>Appraiser_Last_Name__c</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>Letter_Sent_Date__c</field>
</layoutItems>
</layoutColumns>
<layoutColumns>
<layoutItems>
<behavior>Edit</behavior>
<field>FHA_Case_Number__c</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>Appraiser_Email__c</field>
</layoutItems>
</layoutColumns>
<style>TwoColumnsTopToBottom</style>
</layoutSections>
<layoutSections>
<customLabel>false</customLabel>
<detailHeading>true</detailHeading>
<editHeading>true</editHeading>
<label>Appraiser Address</label>
<layoutColumns>
<layoutItems>
<behavior>Edit</behavior>
<field>Appraiser_Street__c</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>Appraiser_City__c</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>Appraiser_State_Province__c</field>
</layoutItems>
</layoutColumns>
<layoutColumns>
<layoutItems>
<behavior>Edit</behavior>
<field>Appraiser_Postal_Code__c</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>Appraiser_Country__c</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>
<layoutSections>
<customLabel>false</customLabel>
<detailHeading>true</detailHeading>
<editHeading>true</editHeading>
<label>Doc Gen Tracking</label>
<layoutColumns>
<layoutItems>
<behavior>Readonly</behavior>
<field>Last_DocGen_Status__c</field>
</layoutItems>
<layoutItems>
<behavior>Readonly</behavior>
<field>Last_CLM_Account_Code__c</field>
</layoutItems>
<layoutItems>
<behavior>Readonly</behavior>
<field>Last_DocGen_Task_Id__c</field>
</layoutItems>
<layoutItems>
<behavior>Readonly</behavior>
<field>Generated_Document_Id__c</field>
</layoutItems>
<layoutItems>
<behavior>Readonly</behavior>
<field>Attached_File_Content_Document_Id__c</field>
</layoutItems>
<layoutItems>
<behavior>Readonly</behavior>
<field>Last_DocGen_Requested_At__c</field>
</layoutItems>
<layoutItems>
<behavior>Readonly</behavior>
<field>Last_DocGen_Completed_At__c</field>
</layoutItems>
</layoutColumns>
<layoutColumns>
<layoutItems>
<behavior>Readonly</behavior>
<field>Last_DocGen_Task_Url__c</field>
</layoutItems>
<layoutItems>
<behavior>Readonly</behavior>
<field>Generated_Document_Url__c</field>
</layoutItems>
<layoutItems>
<behavior>Readonly</behavior>
<field>Attached_File_Url__c</field>
</layoutItems>
<layoutItems>
<behavior>Readonly</behavior>
<field>Last_Template_Document_Href__c</field>
</layoutItems>
<layoutItems>
<behavior>Readonly</behavior>
<field>Last_Destination_Folder_Href__c</field>
</layoutItems>
<layoutItems>
<behavior>Readonly</behavior>
<field>Last_DocGen_Message__c</field>
</layoutItems>
</layoutColumns>
<style>TwoColumnsTopToBottom</style>
</layoutSections>
<platformActionList>
<actionListContext>Record</actionListContext>
<platformActionListItems>
<actionName>Appraiser_Case__c.Generate_Review_Letter</actionName>
<actionType>QuickAction</actionType>
<sortOrder>0</sortOrder>
</platformActionListItems>
<platformActionListItems>
<actionName>Edit</actionName>
<actionType>StandardButton</actionType>
<sortOrder>1</sortOrder>
</platformActionListItems>
<platformActionListItems>
<actionName>Delete</actionName>
<actionType>StandardButton</actionType>
<sortOrder>2</sortOrder>
</platformActionListItems>
</platformActionList>
<relatedLists>
<fields>NAME</fields>
<fields>Deficiency_Number__c</fields>
<fields>Description__c</fields>
<fields>Reference__c</fields>
<fields>Resolution__c</fields>
<relatedList>Appraiser_Case_Deficiency__c.Appraiser_Case__c</relatedList>
</relatedLists>
<showEmailCheckbox>false</showEmailCheckbox>
<showHighlightsPanel>true</showHighlightsPanel>
<showInteractionLogPanel>false</showInteractionLogPanel>
<showRunAssignmentRulesCheckbox>false</showRunAssignmentRulesCheckbox>
<showSubmitAndAttachButton>false</showSubmitAndAttachButton>
</Layout>