From 0a2fc19461a141fbbb2c303142afdee22c72daac Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期六, 20 一月 2024 09:56:08 +0800
Subject: [PATCH] workflow backup0120
---
force-app/main/default/objects/Report__c/Report__c.object-meta.xml | 16 ++++++++++------
1 files changed, 10 insertions(+), 6 deletions(-)
diff --git a/force-app/main/default/objects/Report__c/Report__c.object-meta.xml b/force-app/main/default/objects/Report__c/Report__c.object-meta.xml
index ed68f13..e1f3118 100644
--- a/force-app/main/default/objects/Report__c/Report__c.object-meta.xml
+++ b/force-app/main/default/objects/Report__c/Report__c.object-meta.xml
@@ -58,11 +58,13 @@
</actionOverrides>
<actionOverrides>
<actionName>Edit</actionName>
- <type>Default</type>
+ <content>LexReportPIPLAura</content>
+ <formFactor>Large</formFactor>
+ <skipRecordTypeSelect>false</skipRecordTypeSelect>
+ <type>LightningComponent</type>
</actionOverrides>
<actionOverrides>
<actionName>Edit</actionName>
- <formFactor>Large</formFactor>
<type>Default</type>
</actionOverrides>
<actionOverrides>
@@ -86,11 +88,13 @@
</actionOverrides>
<actionOverrides>
<actionName>New</actionName>
- <type>Default</type>
+ <content>LexReportPIPLAura</content>
+ <formFactor>Large</formFactor>
+ <skipRecordTypeSelect>false</skipRecordTypeSelect>
+ <type>LightningComponent</type>
</actionOverrides>
<actionOverrides>
<actionName>New</actionName>
- <formFactor>Large</formFactor>
<type>Default</type>
</actionOverrides>
<actionOverrides>
@@ -129,7 +133,7 @@
<actionOverrides>
<actionName>View</actionName>
<comment>Action override created by Lightning App Builder during activation.</comment>
- <content>FlexiPage11213345</content>
+ <content>FlexiPage10</content>
<formFactor>Large</formFactor>
<skipRecordTypeSelect>false</skipRecordTypeSelect>
<type>Flexipage</type>
@@ -137,7 +141,7 @@
<actionOverrides>
<actionName>View</actionName>
<comment>Action override created by Lightning App Builder during activation.</comment>
- <content>FlexiPage11213345</content>
+ <content>FlexiPage10</content>
<formFactor>Small</formFactor>
<skipRecordTypeSelect>false</skipRecordTypeSelect>
<type>Flexipage</type>
--
Gitblit v1.9.1