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/cICRelatedList.json | 82 ++++++++++++++++++++-------------------- 1 files changed, 41 insertions(+), 41 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/views/cICRelatedList.json b/force-app/main/default/experiences/Consumable_21/views/cICRelatedList.json index f9850cb..0a97ab7 100644 --- a/force-app/main/default/experiences/Consumable_21/views/cICRelatedList.json +++ b/force-app/main/default/experiences/Consumable_21/views/cICRelatedList.json @@ -1,45 +1,45 @@ { - "appPageId": "928a593f-f341-403e-8346-df32afe29b52", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "e98228d4-1ac0-43c4-acc5-40c683a105b5", - "label": "CIC Related List", - "regions": [ - { - "id": "2b02b44b-6d15-4c6d-93f0-55a075509086", - "regionName": "header", - "type": "region" - }, - { - "components": [ + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "e98228d4-1ac0-43c4-acc5-40c683a105b5", + "label": "CIC Related List", + "regions": [ { - "componentAttributes": { - "customTitle": "", - "parentRecordId": "{!recordId}", - "relatedListName": "{!relationshipApiName}", - "showBreadCrumbs": true, - "showCustomTitle": false, - "showManualRefreshButton": true, - "showRowNumbers": true - }, - "componentName": "forceCommunity:relatedList", - "id": "74541195-784a-4b70-9f8e-b063367ce4cf", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "id": "2b02b44b-6d15-4c6d-93f0-55a075509086", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customTitle": "", + "parentRecordId": "{!recordId}", + "relatedListName": "{!relationshipApiName}", + "showBreadCrumbs": true, + "showCustomTitle": false, + "showManualRefreshButton": true, + "showRowNumbers": true + }, + "componentName": "forceCommunity:relatedList", + "id": "74541195-784a-4b70-9f8e-b063367ce4cf", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "e5a38288-2dee-4535-a284-e0a93b24dc03", + "regionName": "content", + "type": "region" + }, + { + "id": "6a854211-2c97-472a-b717-2bf2599e8699", + "regionName": "footer", + "type": "region" } - ], - "id": "e5a38288-2dee-4535-a284-e0a93b24dc03", - "regionName": "content", - "type": "region" - }, - { - "id": "6a854211-2c97-472a-b717-2bf2599e8699", - "regionName": "footer", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "relatedlist-500" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "relatedlist-500" } -- Gitblit v1.9.1