From 410599fdf4f96d7f19b51bc28e544fa4e8780a1e Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期一, 26 六月 2023 14:06:00 +0800
Subject: [PATCH] backup
---
force-app/main/default/experiences/Consumable1/views/relatedRecordList.json | 82 +++++++++++++++++++----------------------
1 files changed, 38 insertions(+), 44 deletions(-)
diff --git a/force-app/main/default/experiences/Consumable1/views/relatedRecordList.json b/force-app/main/default/experiences/Consumable1/views/relatedRecordList.json
index 59d57d6..0dcf2ec 100644
--- a/force-app/main/default/experiences/Consumable1/views/relatedRecordList.json
+++ b/force-app/main/default/experiences/Consumable1/views/relatedRecordList.json
@@ -1,45 +1,39 @@
{
- "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374",
- "componentName": "siteforce:sldsOneColLayout",
- "dataProviders": [],
- "id": "172db5bf-c37b-4cee-853b-212bf73517d7",
- "label": "Related Record List",
- "regions": [
- {
- "id": "0b2e1664-3809-4c37-b7e4-20b63faf9e5e",
- "regionName": "header",
- "type": "region"
- },
- {
- "components": [
- {
- "componentAttributes": {
- "customTitle": "",
- "parentRecordId": "{!recordId}",
- "relatedListName": "{!relationshipApiName}",
- "showBreadCrumbs": true,
- "showCustomTitle": false,
- "showManualRefreshButton": true,
- "showRowNumbers": true
- },
- "componentName": "forceCommunity:relatedList",
- "id": "2ba8fce5-1fdb-4d3d-804e-f6790c20e360",
- "renderPriority": "NEUTRAL",
- "renditionMap": {},
- "type": "component"
- }
- ],
- "id": "766cafb3-a3bf-47f0-aca8-e6358ffe63e7",
- "regionName": "content",
- "type": "region"
- },
- {
- "id": "e07e0baf-8c53-44c3-b957-5e12464c2137",
- "regionName": "footer",
- "type": "region"
- }
- ],
- "themeLayoutType": "Inner",
- "type": "view",
- "viewType": "relatedlist"
-}
+ "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
+ "componentName" : "siteforce:sldsOneColLayout",
+ "dataProviders" : [ ],
+ "id" : "2a182209-2527-4335-b672-176196ee6a0d",
+ "label" : "Related Record List",
+ "regions" : [ {
+ "id" : "6caa2d71-5392-4b0c-b738-9ac48f16aa52",
+ "regionName" : "header",
+ "type" : "region"
+ }, {
+ "components" : [ {
+ "componentAttributes" : {
+ "customTitle" : "",
+ "parentRecordId" : "{!recordId}",
+ "relatedListName" : "{!relationshipApiName}",
+ "showBreadCrumbs" : true,
+ "showCustomTitle" : false,
+ "showManualRefreshButton" : true,
+ "showRowNumbers" : true
+ },
+ "componentName" : "forceCommunity:relatedList",
+ "id" : "d476d8c7-4802-4819-951f-39a101f6be63",
+ "renderPriority" : "NEUTRAL",
+ "renditionMap" : { },
+ "type" : "component"
+ } ],
+ "id" : "715ead5b-8d41-4edc-bf80-4daebe3464c7",
+ "regionName" : "content",
+ "type" : "region"
+ }, {
+ "id" : "d6ef29fb-2766-4065-a1c9-2e251d3a24da",
+ "regionName" : "footer",
+ "type" : "region"
+ } ],
+ "themeLayoutType" : "Inner",
+ "type" : "view",
+ "viewType" : "relatedlist"
+}
\ No newline at end of file
--
Gitblit v1.9.1