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
| {
| "appPageId": "928a593f-f341-403e-8346-df32afe29b52",
| "componentName": "siteforce:sldsOneColLayout",
| "dataProviders": [],
| "id": "f74c2f86-84ce-4157-a76d-542bd0ca8351",
| "label": "Report Detail",
| "regions": [
| {
| "id": "a42fdd13-c95f-41c9-b991-5bd43876bbe1",
| "regionName": "header",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "recordId": "{!recordId}"
| },
| "componentName": "forceCommunity:reportPage",
| "id": "bc478db1-7a45-45dd-918b-1a4004b401a1",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "dd41d526-05b9-46dc-a994-6960b904c88c",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "5eac274a-5499-47b1-ae2d-33aea9633ab0",
| "regionName": "footer",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "customHeadTags": "",
| "description": "",
| "title": "{!Record._Object}: {!Record._Title}"
| },
| "componentName": "forceCommunity:seoAssistant",
| "id": "8dd3f7b0-ab94-4fc9-96f2-9b235d28ef75",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "4158b198-2e76-4527-84b1-0545f38f1e67",
| "regionName": "sfdcHiddenRegion",
| "type": "region"
| }
| ],
| "themeLayoutType": "Inner",
| "type": "view",
| "viewType": "detail-00O"
| }
|
|