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/groupDetail.json | 62 +++++++++++++++++++++++++++++++ 1 files changed, 62 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/views/groupDetail.json b/force-app/main/default/experiences/Consumable_21/views/groupDetail.json new file mode 100644 index 0000000..bb14d3c --- /dev/null +++ b/force-app/main/default/experiences/Consumable_21/views/groupDetail.json @@ -0,0 +1,62 @@ +{ + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "e569b760-98dd-445a-821e-7694873d00da", + "label": "Group Detail", + "regions": [ + { + "id": "3e422bed-e2ef-4fd3-8132-8bf00020d139", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "detailsTabLabel": "Details", + "engagementManagersOnly": false, + "engagementTabLabel": "Engagement", + "feedTabLabel": "Feed", + "recordId": "{!recordId}", + "relatedTabLabel": "Related" + }, + "componentName": "forceCommunity:groupRecordHomeTabs", + "id": "19bda303-66db-43df-865e-26799c340d2a", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "f9ece1f5-e14d-4248-a917-e90d6d493c9e", + "regionName": "content", + "type": "region" + }, + { + "id": "0b0e39cb-3f0f-492a-a379-7b9ca09a4c8f", + "regionName": "footer", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "{!Record._Object}: {!Record._Title}" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "06287af9-c6d9-4412-a3fe-49694e4be7e3", + "renditionMap": {}, + "type": "component" + } + ], + "id": "391034d2-180c-4af1-80da-3df12c915f02", + "regionName": "sfdcHiddenRegion", + "type": "region" + } + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "detail-0F9" +} -- Gitblit v1.9.1