From 0c4796706fc9473d069b620321a54b20a119906c Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期二, 11 七月 2023 14:16:44 +0800
Subject: [PATCH] Merge branch 'LEXUpgrade2023-Deloitte'

---
 force-app/main/default/experiences/Consumable_21/views/createRecord.json |   40 ++++++++++++++++++++++++++++++++++++++++
 1 files changed, 40 insertions(+), 0 deletions(-)

diff --git a/force-app/main/default/experiences/Consumable_21/views/createRecord.json b/force-app/main/default/experiences/Consumable_21/views/createRecord.json
new file mode 100644
index 0000000..4df7a60
--- /dev/null
+++ b/force-app/main/default/experiences/Consumable_21/views/createRecord.json
@@ -0,0 +1,40 @@
+{
+    "appPageId": "928a593f-f341-403e-8346-df32afe29b52",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "f3337021-df6f-459b-afd9-2b8ad6a459cd",
+    "label": "Create Record",
+    "regions": [
+        {
+            "id": "f9a7cbcb-c8e3-4766-8202-8900a6ac3369",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "actionApiName": "{!actionApiName}",
+                        "isMicrobatch": false
+                    },
+                    "componentName": "forceCommunity:createRecordForm",
+                    "id": "119c4809-25fa-4755-abba-0f76faf67b8e",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "581148df-547f-4ee4-9abe-ee2ae8666a3e",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "73518618-27ee-4b48-a2b9-0582bc983c05",
+            "regionName": "footer",
+            "type": "region"
+        }
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "createrecord"
+}

--
Gitblit v1.9.1