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/Consumable1/views/报表RelatedList.json | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 45 insertions(+), 0 deletions(-) diff --git "a/force-app/main/default/experiences/Consumable1/views/\346\212\245\350\241\250RelatedList.json" "b/force-app/main/default/experiences/Consumable1/views/\346\212\245\350\241\250RelatedList.json" new file mode 100644 index 0000000..e33a7eb --- /dev/null +++ "b/force-app/main/default/experiences/Consumable1/views/\346\212\245\350\241\250RelatedList.json" @@ -0,0 +1,45 @@ +{ + "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "aa256afb-6656-4526-834f-3706e4a15bca", + "label": "鎶ヨ〃 Related List", + "regions": [ + { + "id": "4af26569-7a4d-4cbc-baae-3170b22d62e7", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customTitle": "", + "parentRecordId": "{!recordId}", + "relatedListName": "{!relationshipApiName}", + "showBreadCrumbs": true, + "showCustomTitle": false, + "showManualRefreshButton": true, + "showRowNumbers": true + }, + "componentName": "forceCommunity:relatedList", + "id": "63b90747-41ce-4d7d-b234-147c1d016018", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "8b705b5b-ecae-45fd-99d0-1abb08214ce0", + "regionName": "content", + "type": "region" + }, + { + "id": "dd232688-98a8-49c5-9304-c3b087346c29", + "regionName": "footer", + "type": "region" + } + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "relatedlist-00O" +} -- Gitblit v1.9.1