<?xml version="1.0" encoding="UTF-8"?>
|
<Layout xmlns="http://soap.sforce.com/2006/04/metadata">
|
<layoutSections>
|
<customLabel>true</customLabel>
|
<detailHeading>true</detailHeading>
|
<editHeading>true</editHeading>
|
<label>关于</label>
|
<layoutColumns>
|
<layoutItems>
|
<behavior>Required</behavior>
|
<field>Name</field>
|
</layoutItems>
|
<layoutItems>
|
<behavior>Edit</behavior>
|
<field>ManagerId</field>
|
</layoutItems>
|
<layoutItems>
|
<behavior>Edit</behavior>
|
<field>AboutMe</field>
|
</layoutItems>
|
<layoutItems>
|
<behavior>Edit</behavior>
|
<field>SalesWindow__c</field>
|
</layoutItems>
|
</layoutColumns>
|
<layoutColumns>
|
<layoutItems>
|
<behavior>Edit</behavior>
|
<field>Title</field>
|
</layoutItems>
|
<layoutItems>
|
<behavior>Edit</behavior>
|
<field>CompanyName</field>
|
</layoutItems>
|
</layoutColumns>
|
<style>TwoColumnsLeftToRight</style>
|
</layoutSections>
|
<layoutSections>
|
<customLabel>true</customLabel>
|
<detailHeading>true</detailHeading>
|
<editHeading>true</editHeading>
|
<label>联系人</label>
|
<layoutColumns>
|
<layoutItems>
|
<behavior>Required</behavior>
|
<field>Email</field>
|
</layoutItems>
|
<layoutItems>
|
<behavior>Edit</behavior>
|
<field>MobilePhone</field>
|
</layoutItems>
|
<layoutItems>
|
<behavior>Edit</behavior>
|
<field>Address</field>
|
</layoutItems>
|
</layoutColumns>
|
<layoutColumns>
|
<layoutItems>
|
<behavior>Edit</behavior>
|
<field>Phone</field>
|
</layoutItems>
|
<layoutItems>
|
<behavior>Edit</behavior>
|
<field>Fax</field>
|
</layoutItems>
|
</layoutColumns>
|
<style>TwoColumnsLeftToRight</style>
|
</layoutSections>
|
<layoutSections>
|
<customLabel>false</customLabel>
|
<detailHeading>false</detailHeading>
|
<editHeading>false</editHeading>
|
<layoutColumns/>
|
<style>CustomLinks</style>
|
</layoutSections>
|
<relatedLists>
|
<relatedList>TeamList</relatedList>
|
</relatedLists>
|
<relatedLists>
|
<relatedList>RelatedFileList</relatedList>
|
</relatedLists>
|
<relatedLists>
|
<relatedList>RelatedGroupList</relatedList>
|
</relatedLists>
|
<relatedLists>
|
<relatedList>UserFollowersList</relatedList>
|
</relatedLists>
|
<relatedLists>
|
<relatedList>UserFollowingList</relatedList>
|
</relatedLists>
|
<showEmailCheckbox>false</showEmailCheckbox>
|
<showRunAssignmentRulesCheckbox>false</showRunAssignmentRulesCheckbox>
|
<showSubmitAndAttachButton>false</showSubmitAndAttachButton>
|
</Layout>
|