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

diff --git a/force-app/main/default/experiences/Partner21/views/questionDetail.json b/force-app/main/default/experiences/Partner21/views/questionDetail.json
new file mode 100644
index 0000000..5230674
--- /dev/null
+++ b/force-app/main/default/experiences/Partner21/views/questionDetail.json
@@ -0,0 +1,105 @@
+{
+    "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
+    "componentName": "siteforce:sldsTwoCol84Layout",
+    "dataProviders": [],
+    "id": "bf327277-7072-4df9-90f8-29eb8b39b81d",
+    "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": "c8d9e6e5-a051-4f50-94c1-98333a43a31f",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "c46c7932-f4de-4c91-b58b-0d438dba639a",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "id": "{!feedItemId}"
+                    },
+                    "componentName": "forceCommunity:feedItemDetail",
+                    "id": "4aac820e-b53d-400b-8a7b-8b5a1e37041b",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "f473131c-c009-462d-a060-6fa815149ba4",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "numberOfItems": 5,
+                        "showViewCounts": true,
+                        "title": "Related Questions"
+                    },
+                    "componentName": "selfService:similarQuestions",
+                    "id": "a31402bb-54bf-4a3b-83f3-23d8308fd42d",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                },
+                {
+                    "componentAttributes": {
+                        "channel": "DefaultChannel",
+                        "title": ""
+                    },
+                    "componentName": "forceCommunity:recommendations",
+                    "id": "8df82e16-36ef-470d-ab80-73ab659b7c73",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "ad034153-7b0c-43e0-8090-fff41d40ef45",
+            "regionName": "sidebar",
+            "type": "region"
+        },
+        {
+            "id": "6f1fd1de-3690-4bb6-a2b7-6a76383fd50d",
+            "regionName": "footer",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "customHeadTags": "",
+                        "description": "",
+                        "title": "{!Record.Title}"
+                    },
+                    "componentName": "forceCommunity:seoAssistant",
+                    "id": "2a9d983a-61ca-475c-ab47-749bf7748ed3",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "5cbd3199-4447-44d3-879d-f1fac50f2061",
+            "regionName": "sfdcHiddenRegion",
+            "type": "region"
+        }
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "feeditem"
+}

--
Gitblit v1.9.1