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
| {
| "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
| "componentName": "siteforce:sldsOneColLayout",
| "dataProviders": [],
| "id": "31166d77-4e5c-4bb8-9256-d2ab6ac88944",
| "label": "Case Detail",
| "regions": [
| {
| "id": "f4ea7f26-8780-4827-81e0-276ab1bf71ae",
| "regionName": "header",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "recordId": "{!recordId}"
| },
| "componentName": "forceCommunity:recordHeadline",
| "id": "6e9dd3cc-f9ef-4bf6-9558-a48e1251b915",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| },
| {
| "componentAttributes": {
| "detailsTabLabel": "Details",
| "discussionsTabLabel": "Feed",
| "recordId": "{!recordId}",
| "relatedTabLabel": "Related",
| "showLegacyActivityComposer": false,
| "tab1Type": "details",
| "tab2Type": "related",
| "tab3Type": "chatter",
| "tab4Type": "none",
| "timelineTabLabel": "Activity"
| },
| "componentName": "forceCommunity:recordHomeTabs",
| "id": "f28ca3a2-1a35-4fd5-9f39-a573ebb0bc22",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "c0943f43-9565-410e-a804-ae56600c4715",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "083009eb-5078-400f-8e91-47eec449125f",
| "regionName": "footer",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "customHeadTags": "",
| "description": "",
| "title": "{!Record._Object}: {!Record._Title}"
| },
| "componentName": "forceCommunity:seoAssistant",
| "id": "62d4e06a-96b5-4fd3-bb06-06d430b102fb",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "a3e0bc10-2e00-4d45-bdc4-f28669bc4874",
| "regionName": "sfdcHiddenRegion",
| "type": "region"
| }
| ],
| "themeLayoutType": "Inner",
| "type": "view",
| "viewType": "detail-500"
| }
|
|