Skip to content

Commit

Permalink
Removed custom field created for using CE
Browse files Browse the repository at this point in the history
  • Loading branch information
balendra-sounthararajan committed Feb 3, 2025
1 parent a00de47 commit b4c6489
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 23 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
<excludeButtons>FollowupEvent</excludeButtons>
<excludeButtons>FollowupTask</excludeButtons>
<excludeButtons>IsotopeChatStandard</excludeButtons>
<excludeButtons>OpenSlackRecordChannel</excludeButtons>
<layoutSections>
<customLabel>true</customLabel>
<detailHeading>true</detailHeading>
Expand Down Expand Up @@ -100,10 +99,6 @@
<behavior>Edit</behavior>
<field>Description</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>CE_Include_in_Discovery_summary__c</field>
</layoutItems>
</layoutColumns>
<style>OneColumn</style>
</layoutSections>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<excludeButtons>DeleteSeries</excludeButtons>
<excludeButtons>FollowupEvent</excludeButtons>
<excludeButtons>FollowupTask</excludeButtons>
<excludeButtons>OpenSlackRecordChannel</excludeButtons>
<layoutSections>
<customLabel>true</customLabel>
<detailHeading>true</detailHeading>
Expand Down Expand Up @@ -60,10 +61,6 @@
<behavior>Edit</behavior>
<field>Description</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>CE_Include_in_Discovery_summary__c</field>
</layoutItems>
</layoutColumns>
<style>OneColumn</style>
</layoutSections>
Expand Down Expand Up @@ -114,16 +111,16 @@
</layoutSections>
<platformActionList>
<actionListContext>Record</actionListContext>
<platformActionListItems>
<actionName>Event.IPS_Lukk_mote_jobbspor</actionName>
<actionType>QuickAction</actionType>
<sortOrder>0</sortOrder>
</platformActionListItems>
<platformActionListItems>
<actionName>PrintableView</actionName>
<actionType>StandardButton</actionType>
<sortOrder>1</sortOrder>
</platformActionListItems>
<platformActionListItems>
<actionName>Event.IPS_Lukk_mote_jobbspor</actionName>
<actionType>QuickAction</actionType>
<sortOrder>0</sortOrder>
</platformActionListItems>
<platformActionListItems>
<actionName>Edit</actionName>
<actionType>StandardButton</actionType>
Expand Down

This file was deleted.

0 comments on commit b4c6489

Please sign in to comment.