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": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374",
| "componentName": "siteforce:sldsOneColLayout",
| "dataProviders": [],
| "id": "c8075095-c3fd-4d07-8079-0eb063287ad7",
| "label": "Record Detail",
| "regions": [
| {
| "id": "6da91020-2e9a-45bb-824c-c649aa91eb2b",
| "regionName": "header",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "recordId": "{!recordId}"
| },
| "componentName": "forceCommunity:recordHeadline",
| "id": "90d97e07-565d-4df0-b939-466bdcd3af4a",
| "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": "8857f111-6bd5-4e6e-aeaf-c5222f826b61",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "bf3bbcd3-bf99-43a1-a4d8-139ede220c94",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "b0395436-3796-48d1-be24-0fdc721d91a3",
| "regionName": "footer",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "customHeadTags": "",
| "description": "",
| "title": "{!Record._Object}: {!Record._Title}"
| },
| "componentName": "forceCommunity:seoAssistant",
| "id": "0a293aa4-d48c-4b46-8a04-30d0a0e02f54",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "24d73a32-25b2-404e-8b51-64f354ada477",
| "regionName": "sfdcHiddenRegion",
| "type": "region"
| }
| ],
| "themeLayoutType": "Inner",
| "type": "view",
| "viewType": "detail"
| }
|
|