From df5aa8087c2c7328dc4188f05d762c8df1f0b07a Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期二, 18 七月 2023 09:19:12 +0800
Subject: [PATCH] changeorg

---
 force-app/main/default/experiences/Consumable1/views/recordList.json |   81 ++++++++++++++++++++++++----------------
 1 files changed, 48 insertions(+), 33 deletions(-)

diff --git a/force-app/main/default/experiences/Consumable1/views/recordList.json b/force-app/main/default/experiences/Consumable1/views/recordList.json
index 9635931..2839f7e 100644
--- a/force-app/main/default/experiences/Consumable1/views/recordList.json
+++ b/force-app/main/default/experiences/Consumable1/views/recordList.json
@@ -1,37 +1,52 @@
 {
-  "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374",
-  "componentName": "siteforce:sldsOneColLayout",
-  "dataProviders": [],
-  "id": "568148b6-8356-45bb-a31e-e8c320ff9726",
-  "label": "Record List",
-  "regions": [
-    {
-      "id": "26cdcc22-9daa-47ef-99dc-be188646430f",
-      "regionName": "header",
-      "type": "region"
-    },
-    {
-      "components": [
+    "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "f14a9999-9077-4660-a62f-b9df05228f6c",
+    "label": "Record List",
+    "regions": [
         {
-          "componentAttributes": {},
-          "componentName": "c:RetrospectiveWeeklyReport",
-          "id": "9a2492e1-96b7-48dc-bfb4-c01067848016",
-          "renderPriority": "NEUTRAL",
-          "renditionMap": {},
-          "type": "component"
+            "id": "c142f9c9-d513-4938-8678-c78cb05ca097",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "enableInlineEdit": true,
+                        "filterName": "{!filterId}",
+                        "layout": "FULL",
+                        "pageSize": 25,
+                        "scope": "{!objectName}",
+                        "showActionBar": true,
+                        "showChartsPanel": true,
+                        "showDisplay": "showall",
+                        "showFilterPanel": true,
+                        "showImageIcon": true,
+                        "showManualRefreshButton": true,
+                        "showObjectName": true,
+                        "showPinnedList": true,
+                        "showSearchBar": true
+                    },
+                    "componentName": "forceCommunity:objectHome",
+                    "id": "9cf46f79-994f-4674-9cf3-8f1309488f9e",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "2d62ef08-0512-4116-8b2c-877e41412967",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "53ed7ccf-2c5e-428f-84aa-9c122f0a2031",
+            "regionName": "footer",
+            "type": "region"
         }
-      ],
-      "id": "e56df536-cc19-4136-97d0-fe33a9209a61",
-      "regionName": "content",
-      "type": "region"
-    },
-    {
-      "id": "24a8ec26-2d89-4203-9025-61f05c4d8a2b",
-      "regionName": "footer",
-      "type": "region"
-    }
-  ],
-  "themeLayoutType": "Inner",
-  "type": "view",
-  "viewType": "list"
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "list"
 }

--
Gitblit v1.9.1