Skip to content

Commit

Permalink
Update Location_Record_Page.flexipage-meta.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
cjrolfe committed Nov 18, 2024
1 parent 2e7a8df commit d5bea54
Showing 1 changed file with 0 additions and 56 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -770,62 +770,6 @@
<type>Facet</type>
</flexiPageRegions>
<flexiPageRegions>
<itemInstances>
<componentInstance>
<componentInstanceProperties>
<name>createQuickActionName</name>
<value>animalshelters__NewContact</value>
</componentInstanceProperties>
<componentInstanceProperties>
<name>lookupFieldName</name>
<value>Locations__c.Foster_Contact__c</value>
</componentInstanceProperties>
<componentInstanceProperties>
<name>titleFieldName</name>
</componentInstanceProperties>
<componentInstanceProperties>
<name>updateQuickActionName</name>
<value>Contact._LightningRelatedContact</value>
</componentInstanceProperties>
<componentName>console:relatedRecord</componentName>
<identifier>console_relatedRecord</identifier>
<visibilityRule>
<criteria>
<leftValue>{!Record.RecordType.Name}</leftValue>
<operator>EQUAL</operator>
<rightValue>Foster</rightValue>
</criteria>
</visibilityRule>
</componentInstance>
</itemInstances>
<itemInstances>
<componentInstance>
<componentInstanceProperties>
<name>createQuickActionName</name>
<value>animalshelters__NewAccount</value>
</componentInstanceProperties>
<componentInstanceProperties>
<name>lookupFieldName</name>
<value>Locations__c.Organisation__c</value>
</componentInstanceProperties>
<componentInstanceProperties>
<name>titleFieldName</name>
</componentInstanceProperties>
<componentInstanceProperties>
<name>updateQuickActionName</name>
<value>Account.animalshelters__Update_Organisation</value>
</componentInstanceProperties>
<componentName>console:relatedRecord</componentName>
<identifier>console_relatedRecord2</identifier>
<visibilityRule>
<criteria>
<leftValue>{!Record.RecordType.Name}</leftValue>
<operator>CONTAINS</operator>
<rightValue>Organisation</rightValue>
</criteria>
</visibilityRule>
</componentInstance>
</itemInstances>
<itemInstances>
<componentInstance>
<componentInstanceProperties>
Expand Down

0 comments on commit d5bea54

Please sign in to comment.