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/contactSupport.json | 106 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 106 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/experiences/Partner21/views/contactSupport.json b/force-app/main/default/experiences/Partner21/views/contactSupport.json new file mode 100644 index 0000000..940d7ad --- /dev/null +++ b/force-app/main/default/experiences/Partner21/views/contactSupport.json @@ -0,0 +1,106 @@ +{ + "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01", + "componentName": "siteforce:sldsTwoCol66Layout", + "dataProviders": [], + "id": "5960b934-e0b0-4c75-a297-71843d6b25d1", + "label": "Contact Support", + "regions": [ + { + "id": "b8447668-18e2-4318-8ea4-53c960c1555c", + "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": "閫夋嫨鎴栭厤缃叏灞�鎿嶄綔", + "headerSubtitle": "Tell us how we can help.", + "headerTitle": "Contact Customer Support", + "isMicrobatch": false, + "quickActionName": "", + "requestSummaryText": "Case summary" + }, + "componentName": "forceCommunity:contactSupportForm", + "id": "07161c69-c942-4786-8014-4f067a980af0", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "e638cb6e-2768-44b5-9aeb-0c33bf5cccf7", + "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": "7cb514f6-3bbb-45a0-bbc2-b5831a132eea", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "59e82318-c671-4884-9afd-1c0b8ea99917", + "regionName": "sidebar", + "type": "region" + }, + { + "id": "44dd6477-9295-4ca9-ae6c-0a19f6f0a350", + "regionName": "footer", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customHeadTags": "", + "description": "", + "title": "Contact Support" + }, + "componentName": "forceCommunity:seoAssistant", + "id": "34d4ebf8-e237-4d15-a47f-d98f29ce14be", + "renditionMap": {}, + "type": "component" + } + ], + "id": "51b5abdd-0959-4bfa-9720-66cc9f5eec38", + "regionName": "sfdcHiddenRegion", + "type": "region" + } + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "contactsupport" +} -- Gitblit v1.9.1