Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
265 changes: 265 additions & 0 deletions src/layouts/Contact-Contact Layout.layout
Original file line number Diff line number Diff line change
@@ -0,0 +1,265 @@
<?xml version="1.0" encoding="UTF-8"?>
<Layout xmlns="http://soap.sforce.com/2006/04/metadata">
<emailDefault>false</emailDefault>
<headers>PersonalTagging</headers>
<headers>PublicTagging</headers>
<layoutSections>
<customLabel>false</customLabel>
<detailHeading>false</detailHeading>
<editHeading>true</editHeading>
<label>Contact Information</label>
<layoutColumns>
<layoutItems>
<behavior>Edit</behavior>
<field>OwnerId</field>
</layoutItems>
<layoutItems>
<behavior>Required</behavior>
<field>Name</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>AccountId</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>Title</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>Department</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>Birthdate</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>ReportsToId</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>LeadSource</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>Favorite_Color__c</field>
</layoutItems>
</layoutColumns>
<layoutColumns>
<layoutItems>
<behavior>Edit</behavior>
<field>Phone</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>HomePhone</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>MobilePhone</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>OtherPhone</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>Fax</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>Email</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>AssistantName</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>AssistantPhone</field>
</layoutItems>
</layoutColumns>
<style>TwoColumnsTopToBottom</style>
</layoutSections>
<layoutSections>
<customLabel>false</customLabel>
<detailHeading>false</detailHeading>
<editHeading>true</editHeading>
<label>Address Information</label>
<layoutColumns>
<layoutItems>
<behavior>Edit</behavior>
<field>MailingAddress</field>
</layoutItems>
</layoutColumns>
<layoutColumns>
<layoutItems>
<behavior>Edit</behavior>
<field>OtherAddress</field>
</layoutItems>
</layoutColumns>
<style>TwoColumnsTopToBottom</style>
</layoutSections>
<layoutSections>
<customLabel>false</customLabel>
<detailHeading>false</detailHeading>
<editHeading>true</editHeading>
<label>Additional Information</label>
<layoutColumns/>
<layoutColumns/>
<style>TwoColumnsLeftToRight</style>
</layoutSections>
<layoutSections>
<customLabel>false</customLabel>
<detailHeading>false</detailHeading>
<editHeading>true</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>TwoColumnsTopToBottom</style>
</layoutSections>
<layoutSections>
<customLabel>false</customLabel>
<detailHeading>false</detailHeading>
<editHeading>true</editHeading>
<label>Description Information</label>
<layoutColumns>
<layoutItems>
<behavior>Edit</behavior>
<field>Description</field>
</layoutItems>
</layoutColumns>
<style>OneColumn</style>
</layoutSections>
<layoutSections>
<customLabel>false</customLabel>
<detailHeading>false</detailHeading>
<editHeading>false</editHeading>
<layoutColumns/>
<style>CustomLinks</style>
</layoutSections>
<quickActionList>
<quickActionListItems>
<quickActionName>FeedItem.TextPost</quickActionName>
</quickActionListItems>
<quickActionListItems>
<quickActionName>FeedItem.ContentPost</quickActionName>
</quickActionListItems>
<quickActionListItems>
<quickActionName>NewTask</quickActionName>
</quickActionListItems>
<quickActionListItems>
<quickActionName>LogACall</quickActionName>
</quickActionListItems>
<quickActionListItems>
<quickActionName>NewCase</quickActionName>
</quickActionListItems>
<quickActionListItems>
<quickActionName>NewNote</quickActionName>
</quickActionListItems>
<quickActionListItems>
<quickActionName>NewEvent</quickActionName>
</quickActionListItems>
<quickActionListItems>
<quickActionName>FeedItem.RypplePost</quickActionName>
</quickActionListItems>
<quickActionListItems>
<quickActionName>FeedItem.LinkPost</quickActionName>
</quickActionListItems>
<quickActionListItems>
<quickActionName>FeedItem.PollPost</quickActionName>
</quickActionListItems>
<quickActionListItems>
<quickActionName>FeedItem.QuestionPost</quickActionName>
</quickActionListItems>
<quickActionListItems>
<quickActionName>SendEmail</quickActionName>
</quickActionListItems>
</quickActionList>
<relatedContent>
<relatedContentItems>
<layoutItem>
<behavior>Readonly</behavior>
<field>AccountId</field>
</layoutItem>
</relatedContentItems>
<relatedContentItems>
<layoutItem>
<component>runtime_sales_social:socialPanel</component>
</layoutItem>
</relatedContentItems>
</relatedContent>
<relatedLists>
<fields>OPPORTUNITY.NAME</fields>
<fields>OPPORTUNITY.STAGE_NAME</fields>
<fields>OPPORTUNITY.AMOUNT</fields>
<fields>OPPORTUNITY.CLOSE_DATE</fields>
<relatedList>RelatedOpportunityList</relatedList>
</relatedLists>
<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>
<fields>TASK.SUBJECT</fields>
<fields>TASK.WHAT_NAME</fields>
<fields>ACTIVITY.TASK</fields>
<fields>TASK.DUE_DATE</fields>
<fields>TASK.STATUS</fields>
<fields>TASK.PRIORITY</fields>
<fields>CORE.USERS.FULL_NAME</fields>
<relatedList>RelatedActivityList</relatedList>
</relatedLists>
<relatedLists>
<fields>TASK.SUBJECT</fields>
<fields>TASK.WHAT_NAME</fields>
<fields>ACTIVITY.TASK</fields>
<fields>TASK.DUE_DATE</fields>
<fields>CORE.USERS.FULL_NAME</fields>
<fields>TASK.LAST_UPDATE</fields>
<relatedList>RelatedHistoryList</relatedList>
</relatedLists>
<relatedLists>
<fields>CAMPAIGN.NAME</fields>
<fields>CAMPAIGN.START_DATE</fields>
<fields>CAMPAIGN.CAMPAIGN_TYPE</fields>
<fields>CM.STATUS</fields>
<fields>CM.RESPONDED</fields>
<fields>CM.LAST_UPDATE</fields>
<relatedList>RelatedCampaignList</relatedList>
</relatedLists>
<relatedLists>
<relatedList>RelatedNoteList</relatedList>
</relatedLists>
<relatedLists>
<fields>ACTIVITY.SUBJECT</fields>
<fields>EMAIL_STATUS.CREATED_DATE</fields>
<fields>EMAIL_STATUS.FIRST_OPEN_DATE</fields>
<fields>EMAIL_STATUS.TIMES_OPENED</fields>
<fields>EMAIL_STATUS.LAST_OPEN_DATE</fields>
<relatedList>RelatedEmailStatusList</relatedList>
</relatedLists>
<relatedObjects>AccountId</relatedObjects>
<runAssignmentRulesDefault>false</runAssignmentRulesDefault>
<showEmailCheckbox>true</showEmailCheckbox>
<showHighlightsPanel>false</showHighlightsPanel>
<showInteractionLogPanel>false</showInteractionLogPanel>
<showRunAssignmentRulesCheckbox>true</showRunAssignmentRulesCheckbox>
<showSubmitAndAttachButton>false</showSubmitAndAttachButton>
</Layout>
16 changes: 8 additions & 8 deletions src/objects/Child_Sample_Object__c.object
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,14 @@
<enableReports>false</enableReports>
<enableSharing>true</enableSharing>
<enableStreamingApi>true</enableStreamingApi>
<label>Child Sample Object</label>
<nameField>
<label>Child Sample Object Name</label>
<type>Text</type>
</nameField>
<pluralLabel>Children Sample Objects</pluralLabel>
<searchLayouts/>
<sharingModel>ReadWrite</sharingModel>
<fields>
<fullName>Parent__c</fullName>
<deleteConstraint>SetNull</deleteConstraint>
Expand All @@ -65,12 +73,4 @@
<trackTrending>false</trackTrending>
<type>Lookup</type>
</fields>
<label>Child Sample Object</label>
<nameField>
<label>Child Sample Object Name</label>
<type>Text</type>
</nameField>
<pluralLabel>Children Sample Objects</pluralLabel>
<searchLayouts/>
<sharingModel>ReadWrite</sharingModel>
</CustomObject>
13 changes: 13 additions & 0 deletions src/objects/Contact.object
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<CustomObject xmlns="http://soap.sforce.com/2006/04/metadata">
<fields>
<fullName>Favorite_Color__c</fullName>
<externalId>false</externalId>
<label>Favorite Color</label>
<length>50</length>
<required>false</required>
<trackFeedHistory>false</trackFeedHistory>
<type>Text</type>
<unique>false</unique>
</fields>
</CustomObject>
28 changes: 14 additions & 14 deletions src/objects/SampleObject__c.object
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,14 @@
<enableReports>false</enableReports>
<enableSharing>true</enableSharing>
<enableStreamingApi>true</enableStreamingApi>
<label>SampleObject</label>
<nameField>
<label>Custom Object Label Name</label>
<type>Text</type>
</nameField>
<pluralLabel>SampleObjects</pluralLabel>
<searchLayouts/>
<sharingModel>ReadWrite</sharingModel>
<fields>
<fullName>Sample_Field__c</fullName>
<externalId>false</externalId>
Expand All @@ -64,19 +72,6 @@
<type>Text</type>
<unique>false</unique>
</fields>
<label>SampleObject</label>
<listViews>
<fullName>All</fullName>
<filterScope>Everything</filterScope>
<label>All</label>
</listViews>
<nameField>
<label>Custom Object Label Name</label>
<type>Text</type>
</nameField>
<pluralLabel>SampleObjects</pluralLabel>
<searchLayouts/>
<sharingModel>ReadWrite</sharingModel>
<webLinks>
<fullName>Just_Testing</fullName>
<availability>online</availability>
Expand All @@ -85,6 +80,11 @@
<masterLabel>Just Testing</masterLabel>
<openType>onClickJavaScript</openType>
<protected>false</protected>
<url>alert(&apos;Just Testing!&apos;);</url>
<url>alert(&#39;Just Testing!&#39;);</url>
</webLinks>
<listViews>
<fullName>All</fullName>
<filterScope>Everything</filterScope>
<label>All</label>
</listViews>
</CustomObject>
10 changes: 7 additions & 3 deletions src/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Package xmlns="http://soap.sforce.com/2006/04/metadata">
<fullName>CumulusCI-Test</fullName>
<fullName>CumulusCI Test</fullName>
<types>
<members>SampleClass</members>
<members>SampleClass_TEST</members>
Expand Down Expand Up @@ -55,6 +55,10 @@
<members>SampleObject__c.All</members>
<name>ListView</name>
</types>
<types>
<members>Admin</members>
<name>Profile</name>
</types>
<types>
<members>SampleObject__c.New_Child</members>
<name>QuickAction</name>
Expand All @@ -63,5 +67,5 @@
<members>SampleObject__c.Just_Testing</members>
<name>WebLink</name>
</types>
<version>31.0</version>
</Package>
<version>46.0</version>
</Package>
Loading