From 614b1b648eceb33e325ed7cf8d8cb6a7a71b9ddc Mon Sep 17 00:00:00 2001 From: binxie <137736985@qq.com> Date: 星期一, 26 六月 2023 11:28:13 +0800 Subject: [PATCH] backup0626 --- force-app/main/default/experiences/Consumable1/views/topicDetail.json | 170 ++++++++++++++++++++++++++------------------------------ 1 files changed, 78 insertions(+), 92 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..faa8550 100644 --- a/force-app/main/default/experiences/Consumable1/views/topicDetail.json +++ b/force-app/main/default/experiences/Consumable1/views/topicDetail.json @@ -1,93 +1,79 @@ { - "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", - "componentName": "siteforce:sldsTwoCol84Layout", - "dataProviders": [], - "id": "060ff5da-04b3-49de-8fb8-03decd8c188c", - "label": "Topic Detail", - "regions": [ - { - "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" - }, - { - "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" - }, - { - "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" - }, - { - "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" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "topic" -} + "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName" : "siteforce:sldsTwoCol84Layout", + "dataProviders" : [ ], + "id" : "060ff5da-04b3-49de-8fb8-03decd8c188c", + "label" : "Topic Detail", + "regions" : [ { + "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" + }, { + "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" + }, { + "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" + }, { + "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" + } ], + "themeLayoutType" : "Inner", + "type" : "view", + "viewType" : "topic" +} \ No newline at end of file -- Gitblit v1.9.1