<?xml version="1.0" encoding="UTF-8"?>
|
<Layout xmlns="http://soap.sforce.com/2006/04/metadata">
|
<excludeButtons>Submit</excludeButtons>
|
<layoutSections>
|
<customLabel>false</customLabel>
|
<detailHeading>false</detailHeading>
|
<editHeading>true</editHeading>
|
<label>Solution Information</label>
|
<layoutColumns>
|
<layoutItems>
|
<behavior>Readonly</behavior>
|
<field>SolutionNumber</field>
|
</layoutItems>
|
<layoutItems>
|
<behavior>Required</behavior>
|
<field>Status</field>
|
</layoutItems>
|
<layoutItems>
|
<behavior>Required</behavior>
|
<field>CurrencyIsoCode</field>
|
</layoutItems>
|
</layoutColumns>
|
<layoutColumns>
|
<layoutItems>
|
<behavior>Edit</behavior>
|
<field>IsPublished</field>
|
</layoutItems>
|
<layoutItems>
|
<behavior>Edit</behavior>
|
<field>IsPublishedInPublicKb</field>
|
</layoutItems>
|
</layoutColumns>
|
<style>TwoColumnsTopToBottom</style>
|
</layoutSections>
|
<layoutSections>
|
<customLabel>false</customLabel>
|
<detailHeading>true</detailHeading>
|
<editHeading>true</editHeading>
|
<label>Detail Information</label>
|
<layoutColumns>
|
<layoutItems>
|
<behavior>Required</behavior>
|
<field>SolutionName</field>
|
</layoutItems>
|
<layoutItems>
|
<behavior>Edit</behavior>
|
<field>SolutionNote</field>
|
</layoutItems>
|
</layoutColumns>
|
<style>OneColumn</style>
|
</layoutSections>
|
<layoutSections>
|
<customLabel>false</customLabel>
|
<detailHeading>true</detailHeading>
|
<editHeading>false</editHeading>
|
<label>System Information</label>
|
<layoutColumns>
|
<layoutItems>
|
<behavior>Readonly</behavior>
|
<field>CreatedById</field>
|
</layoutItems>
|
</layoutColumns>
|
<layoutColumns>
|
<layoutItems>
|
<behavior>Readonly</behavior>
|
<field>LastModifiedById</field>
|
</layoutItems>
|
</layoutColumns>
|
<style>TwoColumnsLeftToRight</style>
|
</layoutSections>
|
<layoutSections>
|
<customLabel>false</customLabel>
|
<detailHeading>true</detailHeading>
|
<editHeading>false</editHeading>
|
<label>Custom Links</label>
|
<layoutColumns/>
|
<layoutColumns/>
|
<layoutColumns/>
|
<style>CustomLinks</style>
|
</layoutSections>
|
<relatedLists>
|
<fields>CASES.CASE_NUMBER</fields>
|
<fields>CASES.SUBJECT</fields>
|
<fields>CASES.PRIORITY</fields>
|
<fields>CASES.CREATED_DATE</fields>
|
<fields>CASES.STATUS</fields>
|
<fields>OWNER_NAME</fields>
|
<relatedList>RelatedCaseList</relatedList>
|
</relatedLists>
|
<relatedLists>
|
<relatedList>RelatedEntityHistoryList</relatedList>
|
</relatedLists>
|
<relatedLists>
|
<relatedList>RelatedAttachmentList</relatedList>
|
</relatedLists>
|
<showEmailCheckbox>false</showEmailCheckbox>
|
<showHighlightsPanel>true</showHighlightsPanel>
|
<showRunAssignmentRulesCheckbox>false</showRunAssignmentRulesCheckbox>
|
<showSubmitAndAttachButton>false</showSubmitAndAttachButton>
|
</Layout>
|