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/topicDetail.json | 172 ++++++++++++++++++++++++++++---------------------------- 1 files changed, 86 insertions(+), 86 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/topicDetail.json b/force-app/main/default/experiences/Consumable1/views/topicDetail.json index c4af326..78f499a 100644 --- a/force-app/main/default/experiences/Consumable1/views/topicDetail.json +++ b/force-app/main/default/experiences/Consumable1/views/topicDetail.json @@ -1,93 +1,93 @@ { - "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", - "componentName": "siteforce:sldsTwoCol84Layout", - "dataProviders": [], - "id": "060ff5da-04b3-49de-8fb8-03decd8c188c", - "label": "Topic Detail", - "regions": [ - { - "components": [ + "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName": "siteforce:sldsTwoCol84Layout", + "dataProviders": [], + "id": "060ff5da-04b3-49de-8fb8-03decd8c188c", + "label": "Topic Detail", + "regions": [ { - "componentAttributes": { - "recordId": "{!recordId}" - }, - "componentName": "forceCommunity:recordHeadline", - "id": "09e98f13-f206-43ee-bf41-828332156a3f", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "e0e7dbc4-3b5b-442a-b4ee-700038c2f223", - "regionName": "header", - "type": "region" - }, - { - "components": [ + "components": [ + { + "componentAttributes": { + "recordId": "{!recordId}" + }, + "componentName": "forceCommunity:recordHeadline", + "id": "09e98f13-f206-43ee-bf41-828332156a3f", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "e0e7dbc4-3b5b-442a-b4ee-700038c2f223", + "regionName": "header", + "type": "region" + }, { - "componentAttributes": { - "canChangeSorting": false, - "defaultFilter": "", - "defaultSortOrderHomeFeed": "Relevance", - "defaultSortOrderTopicsFeed": "Relevance", - "feedDesign": "DEFAULT", - "hasFeedSearch": false, - "subjectId": "{!recordId}", - "type": "Topics" - }, - "componentName": "forceCommunity:forceCommunityFeed", - "id": "6016edf0-5479-47bd-83af-b01e58fe5b1c", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "0ed07a83-ddeb-4f62-ae37-d5b0acfc6584", - "regionName": "content", - "type": "region" - }, - { - "components": [ + "components": [ + { + "componentAttributes": { + "canChangeSorting": false, + "defaultFilter": "", + "defaultSortOrderHomeFeed": "Relevance", + "defaultSortOrderTopicsFeed": "Relevance", + "feedDesign": "DEFAULT", + "hasFeedSearch": false, + "subjectId": "{!recordId}", + "type": "Topics" + }, + "componentName": "forceCommunity:forceCommunityFeed", + "id": "6016edf0-5479-47bd-83af-b01e58fe5b1c", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "0ed07a83-ddeb-4f62-ae37-d5b0acfc6584", + "regionName": "content", + "type": "region" + }, { - "componentAttributes": { - "recordId": "{!recordId}" - }, - "componentName": "forceCommunity:recordDetail", - "id": "33d2426c-2eb9-4abf-8059-25a02fdc20a1", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "ca54845f-e7c2-4d40-9243-8e253709523b", - "regionName": "sidebar", - "type": "region" - }, - { - "id": "f2cc39b9-f4a1-44dd-98eb-928de7f45b4f", - "regionName": "footer", - "type": "region" - }, - { - "components": [ + "components": [ + { + "componentAttributes": { + "recordId": "{!recordId}" + }, + "componentName": "forceCommunity:recordDetail", + "id": "33d2426c-2eb9-4abf-8059-25a02fdc20a1", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "ca54845f-e7c2-4d40-9243-8e253709523b", + "regionName": "sidebar", + "type": "region" + }, { - "componentAttributes": { - "customHeadTags": "", - "description": "{!Record.Description}", - "title": "{!Record._Title}" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "e3d92037-2073-4756-a86f-90c4c43998ec", - "renditionMap": {}, - "type": "component" + "id": "f2cc39b9-f4a1-44dd-98eb-928de7f45b4f", + "regionName": "footer", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "{!Record.Description}", + "title": "{!Record._Title}" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "e3d92037-2073-4756-a86f-90c4c43998ec", + "renditionMap": {}, + "type": "component" + } + ], + "id": "c559cbc3-8107-4482-b65e-0fc253417b1c", + "regionName": "sfdcHiddenRegion", + "type": "region" } - ], - "id": "c559cbc3-8107-4482-b65e-0fc253417b1c", - "regionName": "sfdcHiddenRegion", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "topic" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "topic" } -- Gitblit v1.9.1