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/Partner21/views/groupDetail.json |   62 +++++++++++++++++++++++++++++++
 1 files changed, 62 insertions(+), 0 deletions(-)

diff --git a/force-app/main/default/experiences/Partner21/views/groupDetail.json b/force-app/main/default/experiences/Partner21/views/groupDetail.json
new file mode 100644
index 0000000..cf32e0a
--- /dev/null
+++ b/force-app/main/default/experiences/Partner21/views/groupDetail.json
@@ -0,0 +1,62 @@
+{
+    "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "1e79f9ca-bc4c-4e37-b6b7-6abfebba388a",
+    "label": "Group Detail",
+    "regions": [
+        {
+            "id": "2fe19c1a-2175-4b0b-8c88-c468e2be441a",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "detailsTabLabel": "Details",
+                        "engagementManagersOnly": false,
+                        "engagementTabLabel": "Engagement",
+                        "feedTabLabel": "Feed",
+                        "recordId": "{!recordId}",
+                        "relatedTabLabel": "Related"
+                    },
+                    "componentName": "forceCommunity:groupRecordHomeTabs",
+                    "id": "3b3ec743-0058-4bb9-a3cf-29ebd0e7c5af",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "1291e169-c14a-4e48-85d8-d9f82171678a",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "1246c9d4-1754-4da8-9875-43e97b8c6685",
+            "regionName": "footer",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "customHeadTags": "",
+                        "description": "",
+                        "title": "{!Record._Object}: {!Record._Title}"
+                    },
+                    "componentName": "forceCommunity:seoAssistant",
+                    "id": "f375aef4-adf5-4911-b401-899e30f537b9",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "88e04853-22cd-4f58-b569-afb6cae8306b",
+            "regionName": "sfdcHiddenRegion",
+            "type": "region"
+        }
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "detail-0F9"
+}

--
Gitblit v1.9.1