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
| {
| "appPageId": "7f290f39-4245-4612-9453-2b0c9f9e3701",
| "componentName": "siteforce:sldsOneColLayout",
| "dataProviders": [],
| "id": "bb2f4e25-0c5a-46a4-adb6-431ecad42732",
| "label": "Record Detail",
| "regions": [
| {
| "id": "d7e0c80b-0785-4368-b355-8df9b74d7585",
| "regionName": "header",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "recordId": "{!recordId}"
| },
| "componentName": "forceCommunity:recordHeadline",
| "id": "cc81febf-e90c-4506-a6ae-49118bcc9561",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| },
| {
| "componentAttributes": {
| "detailsTabLabel": "Details",
| "discussionsTabLabel": "Feed",
| "recordId": "{!recordId}",
| "relatedTabLabel": "Related",
| "tab1Type": "details",
| "tab2Type": "related",
| "tab3Type": "chatter",
| "tab4Type": "none",
| "timelineTabLabel": "Activity"
| },
| "componentName": "forceCommunity:recordHomeTabs",
| "id": "49358887-7f6c-49d2-b870-bca6628902cc",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "431670c5-9b29-44ff-9abb-08da1f5bc596",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "ef26bfcc-676c-44ae-bba2-ef9d4e139000",
| "regionName": "footer",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "customHeadTags": "",
| "description": "",
| "title": "{!Record._Object}: {!Record._Title}"
| },
| "componentName": "forceCommunity:seoAssistant",
| "id": "e54f6f0f-9bb6-49c5-874b-e0cb6df5aac9",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "545512d3-d5b2-48c3-81d7-08d3a34ca75a",
| "regionName": "sfdcHiddenRegion",
| "type": "region"
| }
| ],
| "themeLayoutType": "Inner",
| "type": "view",
| "viewType": "detail"
| }
|
|