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/Consumable_21/views/reportRelatedList.json | 82 ++++++++++++++++++++-------------------- 1 files changed, 41 insertions(+), 41 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/views/reportRelatedList.json b/force-app/main/default/experiences/Consumable_21/views/reportRelatedList.json index 84b7a24..f77a49c 100644 --- a/force-app/main/default/experiences/Consumable_21/views/reportRelatedList.json +++ b/force-app/main/default/experiences/Consumable_21/views/reportRelatedList.json @@ -1,45 +1,45 @@ { - "appPageId": "928a593f-f341-403e-8346-df32afe29b52", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "5ef4528c-1506-481f-9e40-09780b302953", - "label": "Report Related List", - "regions": [ - { - "id": "98d89750-5fc4-45e0-aa8e-ff0a6ec767cf", - "regionName": "header", - "type": "region" - }, - { - "components": [ + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "5ef4528c-1506-481f-9e40-09780b302953", + "label": "Report Related List", + "regions": [ { - "componentAttributes": { - "customTitle": "", - "parentRecordId": "{!recordId}", - "relatedListName": "{!relationshipApiName}", - "showBreadCrumbs": true, - "showCustomTitle": false, - "showManualRefreshButton": true, - "showRowNumbers": true - }, - "componentName": "forceCommunity:relatedList", - "id": "ba22a515-65b3-4597-827f-247bb5aa37ad", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "id": "98d89750-5fc4-45e0-aa8e-ff0a6ec767cf", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customTitle": "", + "parentRecordId": "{!recordId}", + "relatedListName": "{!relationshipApiName}", + "showBreadCrumbs": true, + "showCustomTitle": false, + "showManualRefreshButton": true, + "showRowNumbers": true + }, + "componentName": "forceCommunity:relatedList", + "id": "ba22a515-65b3-4597-827f-247bb5aa37ad", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "018d101c-cb38-404d-afa8-4082630e18d7", + "regionName": "content", + "type": "region" + }, + { + "id": "238d792e-d912-4f38-bb12-2d943dc006e9", + "regionName": "footer", + "type": "region" } - ], - "id": "018d101c-cb38-404d-afa8-4082630e18d7", - "regionName": "content", - "type": "region" - }, - { - "id": "238d792e-d912-4f38-bb12-2d943dc006e9", - "regionName": "footer", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "relatedlist-00O" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "relatedlist-00O" } -- Gitblit v1.9.1