This repository has been archived by the owner on Jan 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
[K-12] Recording a Positive Behavior On Case Object #203
Closed
Closed
Changes from 6 commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
a217b92
initial commit
kdy618 d43980c
update to yml file
kdy618 8fcbab1
testing
kdy618 69eade8
working version
kdy618 a9e925d
fix for picklist values in alpha
kdy618 5dde8e4
fix in trial org
kdy618 476a75f
removed extra values
kdy618 3a5965f
Merge 86f7912dd77d51ca1202f485db73108675f254cd into feature/kdy/posit…
salesforce-org-metaci[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
165 changes: 165 additions & 0 deletions
165
src/layouts/Case-K12 Kit Positive Behavior Layout.layout
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,165 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<Layout xmlns="http://soap.sforce.com/2006/04/metadata"> | ||
<excludeButtons>Submit</excludeButtons> | ||
<layoutSections> | ||
<customLabel>true</customLabel> | ||
<detailHeading>false</detailHeading> | ||
<editHeading>false</editHeading> | ||
<label>Fields</label> | ||
<layoutColumns> | ||
<layoutItems> | ||
<behavior>Edit</behavior> | ||
<field>ContactId</field> | ||
</layoutItems> | ||
<layoutItems> | ||
<behavior>Required</behavior> | ||
<field>hed__Category__c</field> | ||
</layoutItems> | ||
<layoutItems> | ||
<behavior>Edit</behavior> | ||
<field>Subject</field> | ||
</layoutItems> | ||
<layoutItems> | ||
<behavior>Edit</behavior> | ||
<field>Description</field> | ||
</layoutItems> | ||
<layoutItems> | ||
<behavior>Required</behavior> | ||
<field>hed__Occurrence_Date__c</field> | ||
</layoutItems> | ||
<layoutItems> | ||
<behavior>Edit</behavior> | ||
<field>hed__Location__c</field> | ||
</layoutItems> | ||
</layoutColumns> | ||
<layoutColumns> | ||
<layoutItems> | ||
<behavior>Edit</behavior> | ||
<field>OwnerId</field> | ||
</layoutItems> | ||
<layoutItems> | ||
<behavior>Edit</behavior> | ||
<field>AccountId</field> | ||
</layoutItems> | ||
<layoutItems> | ||
<behavior>Edit</behavior> | ||
<field>Priority</field> | ||
</layoutItems> | ||
<layoutItems> | ||
<behavior>Required</behavior> | ||
<field>Status</field> | ||
</layoutItems> | ||
<layoutItems> | ||
<behavior>Edit</behavior> | ||
<field>Origin</field> | ||
</layoutItems> | ||
<layoutItems> | ||
<behavior>Edit</behavior> | ||
<field>SuppliedEmail</field> | ||
</layoutItems> | ||
</layoutColumns> | ||
<style>TwoColumnsLeftToRight</style> | ||
</layoutSections> | ||
<layoutSections> | ||
<customLabel>true</customLabel> | ||
<detailHeading>true</detailHeading> | ||
<editHeading>false</editHeading> | ||
<label>Custom Links</label> | ||
<layoutColumns/> | ||
<layoutColumns/> | ||
<layoutColumns/> | ||
<style>CustomLinks</style> | ||
</layoutSections> | ||
<platformActionList> | ||
<actionListContext>Record</actionListContext> | ||
<platformActionListItems> | ||
<actionName>Edit</actionName> | ||
<actionType>StandardButton</actionType> | ||
<sortOrder>0</sortOrder> | ||
</platformActionListItems> | ||
<platformActionListItems> | ||
<actionName>NewNote</actionName> | ||
<actionType>QuickAction</actionType> | ||
<sortOrder>1</sortOrder> | ||
</platformActionListItems> | ||
<platformActionListItems> | ||
<actionName>NewTask</actionName> | ||
<actionType>QuickAction</actionType> | ||
<sortOrder>2</sortOrder> | ||
</platformActionListItems> | ||
<platformActionListItems> | ||
<actionName>NewEvent</actionName> | ||
<actionType>QuickAction</actionType> | ||
<sortOrder>3</sortOrder> | ||
</platformActionListItems> | ||
<platformActionListItems> | ||
<actionName>LogACall</actionName> | ||
<actionType>QuickAction</actionType> | ||
<sortOrder>4</sortOrder> | ||
</platformActionListItems> | ||
<platformActionListItems> | ||
<actionName>SendEmail</actionName> | ||
<actionType>QuickAction</actionType> | ||
<sortOrder>5</sortOrder> | ||
</platformActionListItems> | ||
<platformActionListItems> | ||
<actionName>NewCase</actionName> | ||
<actionType>QuickAction</actionType> | ||
<sortOrder>6</sortOrder> | ||
</platformActionListItems> | ||
<platformActionListItems> | ||
<actionName>PrintableView</actionName> | ||
<actionType>StandardButton</actionType> | ||
<sortOrder>7</sortOrder> | ||
</platformActionListItems> | ||
<platformActionListItems> | ||
<actionName>ChangeOwnerOne</actionName> | ||
<actionType>StandardButton</actionType> | ||
<sortOrder>8</sortOrder> | ||
</platformActionListItems> | ||
<platformActionListItems> | ||
<actionName>Clone</actionName> | ||
<actionType>StandardButton</actionType> | ||
<sortOrder>9</sortOrder> | ||
</platformActionListItems> | ||
<platformActionListItems> | ||
<actionName>Delete</actionName> | ||
<actionType>StandardButton</actionType> | ||
<sortOrder>10</sortOrder> | ||
</platformActionListItems> | ||
</platformActionList> | ||
<relatedContent> | ||
<relatedContentItems> | ||
<layoutItem> | ||
<behavior>Readonly</behavior> | ||
<field>ContactId</field> | ||
</layoutItem> | ||
</relatedContentItems> | ||
<relatedContentItems> | ||
<layoutItem> | ||
<behavior>Readonly</behavior> | ||
<field>AccountId</field> | ||
</layoutItem> | ||
</relatedContentItems> | ||
</relatedContent> | ||
<relatedLists> | ||
<fields>NAME</fields> | ||
<fields>hed__Contact__c</fields> | ||
<fields>hed__Role__c</fields> | ||
<relatedList>hed__Behavior_Involvement__c.hed__Case__c</relatedList> | ||
</relatedLists> | ||
<relatedObjects>ContactId</relatedObjects> | ||
<relatedObjects>AccountId</relatedObjects> | ||
<showEmailCheckbox>false</showEmailCheckbox> | ||
<showHighlightsPanel>false</showHighlightsPanel> | ||
<showInteractionLogPanel>false</showInteractionLogPanel> | ||
<showKnowledgeComponent>false</showKnowledgeComponent> | ||
<showRunAssignmentRulesCheckbox>false</showRunAssignmentRulesCheckbox> | ||
<showSubmitAndAttachButton>true</showSubmitAndAttachButton> | ||
<summaryLayout> | ||
<masterLabel>00hS0000000ZPG2</masterLabel> | ||
<sizeX>4</sizeX> | ||
<sizeY>0</sizeY> | ||
<summaryLayoutStyle>Default</summaryLayoutStyle> | ||
</summaryLayout> | ||
</Layout> |
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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kdy618 The result for this is that Positive Behavior for case has all of the values listed instead of the values specified in the spec. Please change this so we may have only the desired record types for Positive Behavior cases.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@MatthewBlanski , although I have removed the 3 extra values, I'm still seeing it on the selected value column on the record type. I've communicated this to @jofsky as well on slack.