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
| {
| "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374",
| "componentName": "siteforce:sldsOneColLayout",
| "dataProviders": [],
| "id": "8e5cdbce-69e6-41cf-9d28-bf22b82ab29f",
| "label": "Report Builder",
| "regions": [
| {
| "id": "dba98a8a-984b-42ed-9b2c-c979fbc59d0b",
| "regionName": "header",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "recordId": "{!recordId}"
| },
| "componentName": "forceCommunity:reportBuilder",
| "id": "6beb6fa8-c9bf-4990-b075-edd5e3022e32",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "d727fea1-1d73-48c4-b2ac-be189e71a38b",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "529179bd-e9d3-4070-b7b8-e657e5f5a36b",
| "regionName": "footer",
| "type": "region"
| }
| ],
| "themeLayoutType": "Inner",
| "type": "view",
| "viewType": "createreport"
| }
|
|