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/cICRelatedList.json | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 45 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/cICRelatedList.json b/force-app/main/default/experiences/Consumable1/views/cICRelatedList.json new file mode 100644 index 0000000..9867cd6 --- /dev/null +++ b/force-app/main/default/experiences/Consumable1/views/cICRelatedList.json @@ -0,0 +1,45 @@ +{ + "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "4fd2378d-1de4-4c96-b33d-8051ad75bdf6", + "label": "CIC Related List", + "regions": [ + { + "id": "c4db92a7-d368-4d52-9868-fab9110f9f94", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customTitle": "", + "parentRecordId": "{!recordId}", + "relatedListName": "{!relationshipApiName}", + "showBreadCrumbs": true, + "showCustomTitle": false, + "showManualRefreshButton": true, + "showRowNumbers": true + }, + "componentName": "forceCommunity:relatedList", + "id": "9f1d0e22-e08f-44b9-a6be-b0b2717f90aa", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "96759964-f58f-4fb1-8751-b807e3df6fcc", + "regionName": "content", + "type": "region" + }, + { + "id": "28ef7baf-73ad-4450-b282-7f360e7c067f", + "regionName": "footer", + "type": "region" + } + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "relatedlist-500" +} -- Gitblit v1.9.1