| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
 | | { |  |   "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", |  |   "componentName" : "siteforce:sldsTwoCol66Layout", |  |   "dataProviders" : [ ], |  |   "id" : "e8279a27-ff8f-42fc-9bd1-53b3f59350ab", |  |   "label" : "Contact Support", |  |   "regions" : [ { |  |     "id" : "4ad609eb-6693-4846-a08e-e4fa961e9991", |  |     "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’ll 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" : "31e9512a-f8de-4d46-8f19-5c2afaf7b18b", |  |       "renderPriority" : "NEUTRAL", |  |       "renditionMap" : { }, |  |       "type" : "component" |  |     } ], |  |     "id" : "d2619a80-c4a9-449f-8dd4-4305e7c1e81c", |  |     "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" : "647280c4-1a9d-4551-a0fd-1323f11625af", |  |       "renderPriority" : "NEUTRAL", |  |       "renditionMap" : { }, |  |       "type" : "component" |  |     } ], |  |     "id" : "3c86f83b-c2fa-41ed-bef6-f6d97c96253c", |  |     "regionName" : "sidebar", |  |     "type" : "region" |  |   }, { |  |     "id" : "bacb957e-44f3-481a-aa70-7b45c0c9ba1e", |  |     "regionName" : "footer", |  |     "type" : "region" |  |   }, { |  |     "components" : [ { |  |       "componentAttributes" : { |  |         "customHeadTags" : "", |  |         "description" : "", |  |         "title" : "Contact Support" |  |       }, |  |       "componentName" : "forceCommunity:seoAssistant", |  |       "id" : "d0de04cd-88a3-4905-a36c-bbf4e97b7707", |  |       "renditionMap" : { }, |  |       "type" : "component" |  |     } ], |  |     "id" : "0b6a520d-0f34-4411-a3c9-c360b06d30fa", |  |     "regionName" : "sfdcHiddenRegion", |  |     "type" : "region" |  |   } ], |  |   "themeLayoutType" : "Inner", |  |   "type" : "view", |  |   "viewType" : "contactsupport" |  | } | 
 |