Skip to content

Commit

Permalink
Merge pull request #116 from SFDO-Community/feature/TRACTION-357
Browse files Browse the repository at this point in the history
Update Staff Levels Page Layout
  • Loading branch information
Cameron Goodman authored Apr 28, 2020
2 parents 055b690 + 33bdaa5 commit ab6e3d1
Showing 1 changed file with 15 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,20 @@
<field>Care_Facility__c</field>
</layoutItems>
</layoutColumns>
<layoutColumns/>
<layoutColumns>
<layoutItems>
<behavior>Edit</behavior>
<field>Role__c</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>Essential_Staff__c</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>Full_Staff__c</field>
</layoutItems>
</layoutColumns>
<style>TwoColumnsTopToBottom</style>
</layoutSections>
<layoutSections>
Expand Down Expand Up @@ -73,7 +86,7 @@
<showRunAssignmentRulesCheckbox>false</showRunAssignmentRulesCheckbox>
<showSubmitAndAttachButton>false</showSubmitAndAttachButton>
<summaryLayout>
<masterLabel>00h55000000xob5</masterLabel>
<masterLabel>00h2F000000yCHL</masterLabel>
<sizeX>4</sizeX>
<sizeY>0</sizeY>
<summaryLayoutStyle>Default</summaryLayoutStyle>
Expand Down

0 comments on commit ab6e3d1

Please sign in to comment.