-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ce84354
commit 5e8ee4f
Showing
3 changed files
with
539 additions
and
566 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 13 additions & 0 deletions
13
.../main/default/objects/Account/compactLayouts/EmployerCompactLayout.compactLayout-meta.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<CompactLayout xmlns="http://soap.sforce.com/2006/04/metadata"> | ||
<fullName>EmployerCompactLayout</fullName> | ||
<fields>Name</fields> | ||
<fields>OrganizationNumberFormula__c</fields> | ||
<fields>Website</fields> | ||
<fields>Phone</fields> | ||
<fields>TAG_Proff_no__c</fields> | ||
<fields>NumberOfEmployees</fields> | ||
<fields>TAG_NumberOfWorkfareLink__c</fields> | ||
<fields>CRM_Activities_on_sub_accounts__c</fields> | ||
<label>Employer Compact Layout (Custom)</label> | ||
</CompactLayout> |
Oops, something went wrong.