<?xml version="1.0" encoding="UTF-8"?>
|
<Layout xmlns="http://soap.sforce.com/2006/04/metadata">
|
<layoutSections>
|
<customLabel>false</customLabel>
|
<detailHeading>false</detailHeading>
|
<editHeading>true</editHeading>
|
<label>Reply</label>
|
<layoutColumns>
|
<layoutItems>
|
<behavior>Required</behavior>
|
<field>Body</field>
|
</layoutItems>
|
<layoutItems>
|
<behavior>Readonly</behavior>
|
<field>CreatedById</field>
|
</layoutItems>
|
<layoutItems>
|
<behavior>Required</behavior>
|
<field>QuestionId</field>
|
</layoutItems>
|
</layoutColumns>
|
<layoutColumns>
|
<layoutItems>
|
<behavior>Readonly</behavior>
|
<field>CreatedDate</field>
|
</layoutItems>
|
<layoutItems>
|
<behavior>Readonly</behavior>
|
<field>UpVotes</field>
|
</layoutItems>
|
<layoutItems>
|
<behavior>Readonly</behavior>
|
<field>DownVotes</field>
|
</layoutItems>
|
<layoutItems>
|
<behavior>Readonly</behavior>
|
<field>VoteTotal</field>
|
</layoutItems>
|
</layoutColumns>
|
<style>TwoColumnsLeftToRight</style>
|
</layoutSections>
|
<layoutSections>
|
<customLabel>false</customLabel>
|
<detailHeading>false</detailHeading>
|
<editHeading>false</editHeading>
|
<label>Custom Links</label>
|
<layoutColumns/>
|
<layoutColumns/>
|
<layoutColumns/>
|
<style>CustomLinks</style>
|
</layoutSections>
|
<showEmailCheckbox>false</showEmailCheckbox>
|
<showRunAssignmentRulesCheckbox>false</showRunAssignmentRulesCheckbox>
|
<showSubmitAndAttachButton>false</showSubmitAndAttachButton>
|
</Layout>
|