From c51e03fbf2f6633d8e88aeec9dcb8df13524df8f Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期四, 13 七月 2023 12:00:06 +0800 Subject: [PATCH] backup0713 --- force-app/main/default/experiences/Consumable1/views/questionDetail.json | 193 ++++++++++++++++++++++-------------------------- 1 files changed, 89 insertions(+), 104 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/questionDetail.json b/force-app/main/default/experiences/Consumable1/views/questionDetail.json index 4436c56..6753ddd 100644 --- a/force-app/main/default/experiences/Consumable1/views/questionDetail.json +++ b/force-app/main/default/experiences/Consumable1/views/questionDetail.json @@ -1,105 +1,90 @@ { - "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", - "componentName": "siteforce:sldsTwoCol84Layout", - "dataProviders": [], - "id": "c29033d4-ea89-4311-9a8f-9b1cee010f96", - "label": "Question Detail", - "regions": [ - { - "components": [ - { - "componentAttributes": { - "bannerText": "", - "bannerTextWithKnowledge": "Explore other <a href=\"javascript:void(0)\" class=\"headlineArticles\">articles</a> and <a href=\"javascript:void(0)\" class=\"headlineDiscussions\">discussions</a> on this topic.", - "bannerTextWithoutKnowledge": "Explore other <a href=\"javascript:void(0)\" class=\"headlineDiscussions\">discussions</a> on this topic.", - "pageType": "discussion", - "showSubTopics": true, - "title": "Welcome!", - "uniqueNameOrId": "{!recordId}" - }, - "componentName": "forceCommunity:headline", - "id": "84f7129f-6ae2-44fa-8479-fda420f20cf4", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "eb922188-1611-42f3-be3f-671128373c93", - "regionName": "header", - "type": "region" - }, - { - "components": [ - { - "componentAttributes": { - "id": "{!feedItemId}" - }, - "componentName": "forceCommunity:feedItemDetail", - "id": "5f16c8ce-8910-4700-bf92-03bebb56d251", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "23ae6845-c63c-4df8-b294-1460939daf5b", - "regionName": "content", - "type": "region" - }, - { - "components": [ - { - "componentAttributes": { - "numberOfItems": 5, - "showViewCounts": true, - "title": "Related Questions" - }, - "componentName": "selfService:similarQuestions", - "id": "2560050a-7f4a-4fe3-833b-4086f89d7cae", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - }, - { - "componentAttributes": { - "channel": "DefaultChannel", - "title": "" - }, - "componentName": "forceCommunity:recommendations", - "id": "fefd9c6b-eac3-425b-a0a6-2721a4131d4f", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "386f4a49-d920-4888-a249-1ae1f4c1b0d8", - "regionName": "sidebar", - "type": "region" - }, - { - "id": "efd4c33f-e3bf-4021-abf9-be0b741a0cd7", - "regionName": "footer", - "type": "region" - }, - { - "components": [ - { - "componentAttributes": { - "customHeadTags": "", - "description": "", - "title": "{!Record.Title}" - }, - "componentName": "forceCommunity:seoAssistant", - "id": "f0017168-74ce-4587-8af7-4c5e0dc965eb", - "renditionMap": {}, - "type": "component" - } - ], - "id": "05ba98f5-e29b-47ce-8099-b16e50e34f30", - "regionName": "sfdcHiddenRegion", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "feeditem" -} + "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName" : "siteforce:sldsTwoCol84Layout", + "dataProviders" : [ ], + "id" : "c29033d4-ea89-4311-9a8f-9b1cee010f96", + "label" : "Question Detail", + "regions" : [ { + "components" : [ { + "componentAttributes" : { + "bannerText" : "", + "bannerTextWithKnowledge" : "Explore other <a href=\"javascript:void(0)\" class=\"headlineArticles\">articles</a> and <a href=\"javascript:void(0)\" class=\"headlineDiscussions\">discussions</a> on this topic.", + "bannerTextWithoutKnowledge" : "Explore other <a href=\"javascript:void(0)\" class=\"headlineDiscussions\">discussions</a> on this topic.", + "pageType" : "discussion", + "showSubTopics" : true, + "title" : "Welcome!", + "uniqueNameOrId" : "{!recordId}" + }, + "componentName" : "forceCommunity:headline", + "id" : "84f7129f-6ae2-44fa-8479-fda420f20cf4", + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "eb922188-1611-42f3-be3f-671128373c93", + "regionName" : "header", + "type" : "region" + }, { + "components" : [ { + "componentAttributes" : { + "id" : "{!feedItemId}" + }, + "componentName" : "forceCommunity:feedItemDetail", + "id" : "5f16c8ce-8910-4700-bf92-03bebb56d251", + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "23ae6845-c63c-4df8-b294-1460939daf5b", + "regionName" : "content", + "type" : "region" + }, { + "components" : [ { + "componentAttributes" : { + "numberOfItems" : 5, + "showViewCounts" : true, + "title" : "Related Questions" + }, + "componentName" : "selfService:similarQuestions", + "id" : "2560050a-7f4a-4fe3-833b-4086f89d7cae", + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + }, { + "componentAttributes" : { + "channel" : "DefaultChannel", + "title" : "" + }, + "componentName" : "forceCommunity:recommendations", + "id" : "fefd9c6b-eac3-425b-a0a6-2721a4131d4f", + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "386f4a49-d920-4888-a249-1ae1f4c1b0d8", + "regionName" : "sidebar", + "type" : "region" + }, { + "id" : "efd4c33f-e3bf-4021-abf9-be0b741a0cd7", + "regionName" : "footer", + "type" : "region" + }, { + "components" : [ { + "componentAttributes" : { + "customHeadTags" : "", + "description" : "", + "title" : "{!Record.Title}" + }, + "componentName" : "forceCommunity:seoAssistant", + "id" : "f0017168-74ce-4587-8af7-4c5e0dc965eb", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "05ba98f5-e29b-47ce-8099-b16e50e34f30", + "regionName" : "sfdcHiddenRegion", + "type" : "region" + } ], + "themeLayoutType" : "Inner", + "type" : "view", + "viewType" : "feeditem" +} \ No newline at end of file -- Gitblit v1.9.1