Skip to content
This repository has been archived by the owner on Jan 25, 2025. It is now read-only.

Commit

Permalink
Merge pull request #71 from SalesforceFoundation/feature/xinnanli/typ…
Browse files Browse the repository at this point in the history
…eOfSchool

Add type of school to education institution layout
  • Loading branch information
dgamboni authored Oct 8, 2019
2 parents 4255bb7 + 4a16479 commit e26cdbf
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 20 deletions.
4 changes: 0 additions & 4 deletions src/objectTranslations/Account-ca.objectTranslation
Original file line number Diff line number Diff line change
@@ -1,22 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<CustomObjectTranslation xmlns="http://soap.sforce.com/2006/04/metadata">
<fields>
<help><!-- Indicates that this Educational Institution provides elementary school services and curriculum. --></help>
<label><!-- Elementary School --></label>
<name>Elementary_School__c</name>
</fields>
<fields>
<help><!-- Indicates that this Educational Institution provides high school services and curriculum. --></help>
<label><!-- High School --></label>
<name>High_School__c</name>
</fields>
<fields>
<help><!-- Indicates that this Educational Institution provides middle school services and curriculum. --></help>
<label><!-- Middle School --></label>
<name>Middle_School__c</name>
</fields>
<fields>
<help><!-- Indicates that this Educational Institution provides Pre-K services and curriculum. --></help>
<label><!-- Pre-school --></label>
<name>Pre_school__c</name>
</fields>
Expand Down
4 changes: 0 additions & 4 deletions src/objectTranslations/Account-en_US.objectTranslation
Original file line number Diff line number Diff line change
@@ -1,22 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<CustomObjectTranslation xmlns="http://soap.sforce.com/2006/04/metadata">
<fields>
<help><!-- Indicates that this Educational Institution provides elementary school services and curriculum. --></help>
<label><!-- Elementary School --></label>
<name>Elementary_School__c</name>
</fields>
<fields>
<help><!-- Indicates that this Educational Institution provides high school services and curriculum. --></help>
<label><!-- High School --></label>
<name>High_School__c</name>
</fields>
<fields>
<help><!-- Indicates that this Educational Institution provides middle school services and curriculum. --></help>
<label><!-- Middle School --></label>
<name>Middle_School__c</name>
</fields>
<fields>
<help><!-- Indicates that this Educational Institution provides Pre-K services and curriculum. --></help>
<label><!-- Pre-school --></label>
<name>Pre_school__c</name>
</fields>
Expand Down
4 changes: 0 additions & 4 deletions src/objectTranslations/Account-es.objectTranslation
Original file line number Diff line number Diff line change
@@ -1,22 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<CustomObjectTranslation xmlns="http://soap.sforce.com/2006/04/metadata">
<fields>
<help><!-- Indicates that this Educational Institution provides elementary school services and curriculum. --></help>
<label><!-- Elementary School --></label>
<name>Elementary_School__c</name>
</fields>
<fields>
<help><!-- Indicates that this Educational Institution provides high school services and curriculum. --></help>
<label><!-- High School --></label>
<name>High_School__c</name>
</fields>
<fields>
<help><!-- Indicates that this Educational Institution provides middle school services and curriculum. --></help>
<label><!-- Middle School --></label>
<name>Middle_School__c</name>
</fields>
<fields>
<help><!-- Indicates that this Educational Institution provides Pre-K services and curriculum. --></help>
<label><!-- Pre-school --></label>
<name>Pre_school__c</name>
</fields>
Expand Down
4 changes: 0 additions & 4 deletions src/objectTranslations/Account-fr.objectTranslation
Original file line number Diff line number Diff line change
@@ -1,22 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<CustomObjectTranslation xmlns="http://soap.sforce.com/2006/04/metadata">
<fields>
<help><!-- Indicates that this Educational Institution provides elementary school services and curriculum. --></help>
<label><!-- Elementary School --></label>
<name>Elementary_School__c</name>
</fields>
<fields>
<help><!-- Indicates that this Educational Institution provides high school services and curriculum. --></help>
<label><!-- High School --></label>
<name>High_School__c</name>
</fields>
<fields>
<help><!-- Indicates that this Educational Institution provides middle school services and curriculum. --></help>
<label><!-- Middle School --></label>
<name>Middle_School__c</name>
</fields>
<fields>
<help><!-- Indicates that this Educational Institution provides Pre-K services and curriculum. --></help>
<label><!-- Pre-school --></label>
<name>Pre_school__c</name>
</fields>
Expand Down
4 changes: 0 additions & 4 deletions src/objects/Account.object
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
<defaultValue>false</defaultValue>
<description>Indicates that this Educational Institution provides elementary school services and curriculum.</description>
<externalId>false</externalId>
<inlineHelpText>Indicates that this Educational Institution provides elementary school services and curriculum.</inlineHelpText>
<label>Elementary School</label>
<trackFeedHistory>false</trackFeedHistory>
<type>Checkbox</type>
Expand All @@ -15,7 +14,6 @@
<defaultValue>false</defaultValue>
<description>Indicates that this Educational Institution provides high school services and curriculum.</description>
<externalId>false</externalId>
<inlineHelpText>Indicates that this Educational Institution provides high school services and curriculum.</inlineHelpText>
<label>High School</label>
<trackFeedHistory>false</trackFeedHistory>
<type>Checkbox</type>
Expand All @@ -25,7 +23,6 @@
<defaultValue>false</defaultValue>
<description>Indicates that this Educational Institution provides middle school services and curriculum.</description>
<externalId>false</externalId>
<inlineHelpText>Indicates that this Educational Institution provides middle school services and curriculum.</inlineHelpText>
<label>Middle School</label>
<trackFeedHistory>false</trackFeedHistory>
<type>Checkbox</type>
Expand All @@ -35,7 +32,6 @@
<defaultValue>false</defaultValue>
<description>Indicates that this Educational Institution provides Pre-K services and curriculum.</description>
<externalId>false</externalId>
<inlineHelpText>Indicates that this Educational Institution provides Pre-K services and curriculum.</inlineHelpText>
<label>Pre-school</label>
<trackFeedHistory>false</trackFeedHistory>
<type>Checkbox</type>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,33 @@
</layoutColumns>
<style>TwoColumnsLeftToRight</style>
</layoutSections>
<layoutSections>
<customLabel>true</customLabel>
<detailHeading>true</detailHeading>
<editHeading>true</editHeading>
<label>Type of School</label>
<layoutColumns>
<layoutItems>
<behavior>Edit</behavior>
<field>Pre_school__c</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>Middle_School__c</field>
</layoutItems>
</layoutColumns>
<layoutColumns>
<layoutItems>
<behavior>Edit</behavior>
<field>Elementary_School__c</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>High_School__c</field>
</layoutItems>
</layoutColumns>
<style>TwoColumnsLeftToRight</style>
</layoutSections>
<layoutSections>
<customLabel>true</customLabel>
<detailHeading>true</detailHeading>
Expand Down

0 comments on commit e26cdbf

Please sign in to comment.