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/contactSupport.json | 106 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 106 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/views/contactSupport.json b/force-app/main/default/experiences/Consumable_21/views/contactSupport.json new file mode 100644 index 0000000..e4a95dd --- /dev/null +++ b/force-app/main/default/experiences/Consumable_21/views/contactSupport.json @@ -0,0 +1,106 @@ +{ + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "componentName": "siteforce:sldsTwoCol66Layout", + "dataProviders": [], + "id": "9a1c5092-99cc-4742-8767-2ad633077bc2", + "label": "Contact Support", + "regions": [ + { + "id": "d68b6d73-150f-4de3-8e43-a0ad52ae785d", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "allowAttachments": true, + "attachmentLabel": "Upload File", + "buttonAlignment": "center", + "buttonBgColor": "", + "buttonBgHoverColor": "", + "buttonBorderColor": "", + "buttonMaxWidth": "", + "buttonRadius": 0, + "buttonTextColor": "", + "buttonTextHoverColor": "", + "callToAction": false, + "callToActionButtonText": "", + "callToActionText": "", + "callToActionUrl": "", + "confirmationSubtext": "We鈥檒l get back to you soon.", + "confirmationText": "Your case was created.", + "guestQuickActionName": "Select or configure a global action", + "headerSubtitle": "Tell us how we can help.", + "headerTitle": "Contact Customer Support", + "isMicrobatch": false, + "quickActionName": "", + "requestSummaryText": "Case summary" + }, + "componentName": "forceCommunity:contactSupportForm", + "id": "af6e69c6-b73f-42e8-a9eb-e88addd59307", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "9f206282-4fd3-4b8c-8c79-0d244492a28b", + "regionName": "content", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "askConfirmationQuestion": true, + "confirmationMessageLabel": "Got it!", + "deflectionSubtitle": "Find what you need here.", + "deflectionTitle": "Need Answers Fast?", + "firstQuestion": "Did this content solve your issue?", + "maxResults": 6, + "measureDeflection": true, + "redirectUrl": "", + "secondQuestion": "Stop creating your case?", + "showArticles": true, + "showDiscussions": false, + "topicId": "" + }, + "componentName": "forceCommunity:caseDeflection", + "id": "f9fb18d0-a727-4374-a1a2-30240bda00a6", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "98aec9b9-d33f-42b9-8f02-689e6eca9c9b", + "regionName": "sidebar", + "type": "region" + }, + { + "id": "8f0087d1-398f-4c12-bc1d-f0c1dda3bd1e", + "regionName": "footer", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "Contact Support" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "6d6aa851-37cb-4017-96d1-40805beb3392", + "renditionMap": {}, + "type": "component" + } + ], + "id": "94beda1d-4b5e-44a1-8249-b8a7c1fb2129", + "regionName": "sfdcHiddenRegion", + "type": "region" + } + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "contactsupport" +} -- Gitblit v1.9.1