From 80a3f59e2d3df07805bc67e329300b8de90a5b3a Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期二, 11 七月 2023 14:13:08 +0800 Subject: [PATCH] Merge branch 'LEXCommunityLiJun' into LEXUpgrade2023-Deloitte --- force-app/main/default/experiences/Consumable_21/views/groupRelatedList.json | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 45 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/views/groupRelatedList.json b/force-app/main/default/experiences/Consumable_21/views/groupRelatedList.json new file mode 100644 index 0000000..290cf29 --- /dev/null +++ b/force-app/main/default/experiences/Consumable_21/views/groupRelatedList.json @@ -0,0 +1,45 @@ +{ + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "df0800d2-f262-47bd-b7ab-3b61daaa3f08", + "label": "Group Related List", + "regions": [ + { + "id": "b21d1e47-a866-4381-997a-ae1aca38cd90", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customTitle": "", + "parentRecordId": "{!recordId}", + "relatedListName": "{!relationshipApiName}", + "showBreadCrumbs": true, + "showCustomTitle": false, + "showManualRefreshButton": true, + "showRowNumbers": true + }, + "componentName": "forceCommunity:relatedList", + "id": "b656a563-2f12-4d30-80b0-296eb770428a", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "59a71983-1586-48f1-869e-4cb6dea450d6", + "regionName": "content", + "type": "region" + }, + { + "id": "eb69adf9-fe44-4090-9e9c-c865350e8cd7", + "regionName": "footer", + "type": "region" + } + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "relatedlist-0F9" +} -- Gitblit v1.9.1