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": "07b95556-b1a0-4d51-9ad9-912c6af1d763",
| "label": "Record Detail",
| "regions": [
| {
| "id": "72339ad9-dfee-49fe-b534-519b18c7310d",
| "regionName": "header",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "recordId": "{!recordId}"
| },
| "componentName": "forceCommunity:recordHeadline",
| "id": "2e77392d-9422-4485-9d55-ea22481d78a5",
| "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": "8bad7644-5723-4956-8cbe-8bd495a2ef45",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "8f6e6e19-e3b0-46e4-b23b-372b0adeec99",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "5db2ad5a-27b4-41ef-ae44-aa582593ca10",
| "regionName": "footer",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "customHeadTags": "",
| "description": "",
| "title": "{!Record._Object}: {!Record._Title}"
| },
| "componentName": "forceCommunity:seoAssistant",
| "id": "f569e083-cf8e-44d6-b047-b790d05c6145",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "8806f9a9-2338-4950-8de9-d786d2e22964",
| "regionName": "sfdcHiddenRegion",
| "type": "region"
| }
| ],
| "themeLayoutType": "Inner",
| "type": "view",
| "viewType": "detail"
| }
|
|