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/Partner21/views/relatedRecordList.json | 82 ++++++++++++++++++++--------------------
1 files changed, 41 insertions(+), 41 deletions(-)
diff --git a/force-app/main/default/experiences/Partner21/views/relatedRecordList.json b/force-app/main/default/experiences/Partner21/views/relatedRecordList.json
index 3fedcd9..fd10506 100644
--- a/force-app/main/default/experiences/Partner21/views/relatedRecordList.json
+++ b/force-app/main/default/experiences/Partner21/views/relatedRecordList.json
@@ -1,45 +1,45 @@
{
- "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
- "componentName": "siteforce:sldsOneColLayout",
- "dataProviders": [],
- "id": "525210ce-dc91-4637-8aad-dcc79ef5149c",
- "label": "Related Record List",
- "regions": [
- {
- "id": "5a53a775-b74c-4e17-bca1-b061b60e308b",
- "regionName": "header",
- "type": "region"
- },
- {
- "components": [
+ "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
+ "componentName": "siteforce:sldsOneColLayout",
+ "dataProviders": [],
+ "id": "525210ce-dc91-4637-8aad-dcc79ef5149c",
+ "label": "Related Record List",
+ "regions": [
{
- "componentAttributes": {
- "customTitle": "",
- "parentRecordId": "{!recordId}",
- "relatedListName": "{!relationshipApiName}",
- "showBreadCrumbs": true,
- "showCustomTitle": false,
- "showManualRefreshButton": true,
- "showRowNumbers": true
- },
- "componentName": "forceCommunity:relatedList",
- "id": "9ad1b96d-f251-4106-8ceb-f1b9b9cb0dd7",
- "renderPriority": "NEUTRAL",
- "renditionMap": {},
- "type": "component"
+ "id": "5a53a775-b74c-4e17-bca1-b061b60e308b",
+ "regionName": "header",
+ "type": "region"
+ },
+ {
+ "components": [
+ {
+ "componentAttributes": {
+ "customTitle": "",
+ "parentRecordId": "{!recordId}",
+ "relatedListName": "{!relationshipApiName}",
+ "showBreadCrumbs": true,
+ "showCustomTitle": false,
+ "showManualRefreshButton": true,
+ "showRowNumbers": true
+ },
+ "componentName": "forceCommunity:relatedList",
+ "id": "9ad1b96d-f251-4106-8ceb-f1b9b9cb0dd7",
+ "renderPriority": "NEUTRAL",
+ "renditionMap": {},
+ "type": "component"
+ }
+ ],
+ "id": "ef9a601d-1369-4e0c-a009-cfb6e154f9e8",
+ "regionName": "content",
+ "type": "region"
+ },
+ {
+ "id": "7e4c936c-7f00-43bd-8322-1ad8d9be67d8",
+ "regionName": "footer",
+ "type": "region"
}
- ],
- "id": "ef9a601d-1369-4e0c-a009-cfb6e154f9e8",
- "regionName": "content",
- "type": "region"
- },
- {
- "id": "7e4c936c-7f00-43bd-8322-1ad8d9be67d8",
- "regionName": "footer",
- "type": "region"
- }
- ],
- "themeLayoutType": "Inner",
- "type": "view",
- "viewType": "relatedlist"
+ ],
+ "themeLayoutType": "Inner",
+ "type": "view",
+ "viewType": "relatedlist"
}
--
Gitblit v1.9.1