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/questionDetail.json |  105 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 105 insertions(+), 0 deletions(-)

diff --git a/force-app/main/default/experiences/Consumable_21/views/questionDetail.json b/force-app/main/default/experiences/Consumable_21/views/questionDetail.json
new file mode 100644
index 0000000..e45f145
--- /dev/null
+++ b/force-app/main/default/experiences/Consumable_21/views/questionDetail.json
@@ -0,0 +1,105 @@
+{
+    "appPageId": "928a593f-f341-403e-8346-df32afe29b52",
+    "componentName": "siteforce:sldsTwoCol84Layout",
+    "dataProviders": [],
+    "id": "23b8f630-4e99-452a-8efb-a540f425e9a2",
+    "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": "0b5d0845-1fb2-46c4-b834-9ed197200ca3",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "ce20a5f9-1be2-41ba-be17-da95bffa1a27",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "id": "{!feedItemId}"
+                    },
+                    "componentName": "forceCommunity:feedItemDetail",
+                    "id": "247d8ac5-67ba-43a4-aaf2-3221af685a45",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "aa6c4503-827e-4235-be1b-f1ab519362ce",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "numberOfItems": 5,
+                        "showViewCounts": true,
+                        "title": "Related Questions"
+                    },
+                    "componentName": "selfService:similarQuestions",
+                    "id": "ec417e87-69ec-4f91-8a91-6a6ec316979b",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                },
+                {
+                    "componentAttributes": {
+                        "channel": "DefaultChannel",
+                        "title": ""
+                    },
+                    "componentName": "forceCommunity:recommendations",
+                    "id": "84126489-e6a4-4f69-a027-b9fa77ac4c19",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "1e976db8-b931-4d94-8b2d-049bd1035eb9",
+            "regionName": "sidebar",
+            "type": "region"
+        },
+        {
+            "id": "12569838-a105-4b0a-a2c5-842fafca8360",
+            "regionName": "footer",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "customHeadTags": "",
+                        "description": "",
+                        "title": "{!Record.Title}"
+                    },
+                    "componentName": "forceCommunity:seoAssistant",
+                    "id": "4917bd28-047d-4be3-a1dd-c3e3c1bde442",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "b054c70e-3d23-4b1e-b170-314aa3090222",
+            "regionName": "sfdcHiddenRegion",
+            "type": "region"
+        }
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "feeditem"
+}

--
Gitblit v1.9.1