Skip to content

Commit

Permalink
SMS: Fjernet recipientFormatted og lagt til edit på Account
Browse files Browse the repository at this point in the history
  • Loading branch information
EdvardBrekke committed Dec 5, 2024
1 parent 6bbe0e3 commit 58e2b17
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8" ?>
<?xml version="1.0" encoding="UTF-8"?>
<Layout xmlns="http://soap.sforce.com/2006/04/metadata">
<excludeButtons>Submit</excludeButtons>
<layoutSections>
Expand Down Expand Up @@ -65,10 +65,6 @@
<behavior>Edit</behavior>
<field>Recipient__c</field>
</layoutItems>
<layoutItems>
<behavior>Edit</behavior>
<field>RecipientFormatted__c</field>
</layoutItems>
</layoutColumns>
<layoutColumns>
<layoutItems>
Expand Down Expand Up @@ -102,9 +98,9 @@
<detailHeading>false</detailHeading>
<editHeading>true</editHeading>
<label>Custom Links</label>
<layoutColumns />
<layoutColumns />
<layoutColumns />
<layoutColumns/>
<layoutColumns/>
<layoutColumns/>
<style>CustomLinks</style>
</layoutSections>
<platformActionList>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1021,7 +1021,7 @@
<readable>true</readable>
</fieldPermissions>
<fieldPermissions>
<editable>false</editable>
<editable>true</editable>
<field>SMS__c.Account__c</field>
<readable>true</readable>
</fieldPermissions>
Expand Down

0 comments on commit 58e2b17

Please sign in to comment.