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": "928a593f-f341-403e-8346-df32afe29b52",
| "componentName": "siteforce:sldsOneColLayout",
| "dataProviders": [],
| "id": "98a72e3e-7cd8-4258-8d63-861e01aaa5e5",
| "label": "Case Detail",
| "regions": [
| {
| "id": "48e4a9cf-a85f-43b8-ad27-e59c23759908",
| "regionName": "header",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "recordId": "{!recordId}"
| },
| "componentName": "forceCommunity:recordHeadline",
| "id": "7341ec10-85f2-4996-b95e-da37115f6f99",
| "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": "b00ba5be-9e2f-4541-bd39-e9e10e09539d",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "54e9e054-0c75-43c7-be08-6cbd3e629f0a",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "c491da0e-840b-4839-9326-db90922256ed",
| "regionName": "footer",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "customHeadTags": "",
| "description": "",
| "title": "{!Record._Object}: {!Record._Title}"
| },
| "componentName": "forceCommunity:seoAssistant",
| "id": "6cd58fc5-d684-4c4c-81e5-79daf342f5b3",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "01edd9cd-6a9b-4cd9-a411-58597a87f5c4",
| "regionName": "sfdcHiddenRegion",
| "type": "region"
| }
| ],
| "themeLayoutType": "Inner",
| "type": "view",
| "viewType": "detail-500"
| }
|
|