From 0c4796706fc9473d069b620321a54b20a119906c Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期二, 11 七月 2023 14:16:44 +0800 Subject: [PATCH] Merge branch 'LEXUpgrade2023-Deloitte' --- force-app/main/default/experiences/Consumable_21/views/dashboardRelatedList.json | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 45 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/views/dashboardRelatedList.json b/force-app/main/default/experiences/Consumable_21/views/dashboardRelatedList.json new file mode 100644 index 0000000..cb891cc --- /dev/null +++ b/force-app/main/default/experiences/Consumable_21/views/dashboardRelatedList.json @@ -0,0 +1,45 @@ +{ + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "94363bda-5a07-47b2-b3e1-24e907ba96b5", + "label": "Dashboard Related List", + "regions": [ + { + "id": "a4247675-6565-403a-8790-b494db3a4143", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customTitle": "", + "parentRecordId": "{!recordId}", + "relatedListName": "{!relationshipApiName}", + "showBreadCrumbs": true, + "showCustomTitle": false, + "showManualRefreshButton": true, + "showRowNumbers": true + }, + "componentName": "forceCommunity:relatedList", + "id": "5953be37-84f7-4f11-8ef8-047b5eedbc78", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "a62c76a5-102c-4e7c-b8c4-57ff34f2b518", + "regionName": "content", + "type": "region" + }, + { + "id": "b7e2ebb7-7994-4e97-8e3b-5cf66fd5e80d", + "regionName": "footer", + "type": "region" + } + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "relatedlist-01Z" +} -- Gitblit v1.9.1