<?xml version="1.0" encoding="UTF-8"?>
|
<CustomObject xmlns="http://soap.sforce.com/2006/04/metadata">
|
<actionOverrides>
|
<actionName>CancelEdit</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>Clone</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>Delete</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>Edit</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>List</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>New</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>SaveEdit</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>Tab</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>View</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<compactLayoutAssignment>SYSTEM</compactLayoutAssignment>
|
<enableFeeds>false</enableFeeds>
|
<externalSharingModel>ReadWrite</externalSharingModel>
|
<fields>
|
<fullName>OwnerId</fullName>
|
<type>Lookup</type>
|
</fields>
|
<fields>
|
<fullName>PreferredChannel</fullName>
|
<type>Picklist</type>
|
</fields>
|
<fields>
|
<fullName>PreferredPhone</fullName>
|
</fields>
|
<fields>
|
<fullName>RequestDescription</fullName>
|
</fields>
|
<fields>
|
<fullName>RequestReason</fullName>
|
<type>Picklist</type>
|
</fields>
|
<fields>
|
<fullName>Status</fullName>
|
<type>Picklist</type>
|
</fields>
|
<fields>
|
<fullName>WhatId</fullName>
|
<type>Lookup</type>
|
</fields>
|
<fields>
|
<fullName>WhoId</fullName>
|
<type>Lookup</type>
|
</fields>
|
<listViews>
|
<fullName>My_ContactRequests</fullName>
|
<filterScope>Mine</filterScope>
|
<label>My Contact Requests</label>
|
</listViews>
|
<sharingModel>ReadWrite</sharingModel>
|
</CustomObject>
|