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
| {
| "appPageId": "928a593f-f341-403e-8346-df32afe29b52",
| "componentName": "siteforce:sldsOneColLayout",
| "dataProviders": [],
| "id": "5ef4528c-1506-481f-9e40-09780b302953",
| "label": "Report Related List",
| "regions": [
| {
| "id": "98d89750-5fc4-45e0-aa8e-ff0a6ec767cf",
| "regionName": "header",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "customTitle": "",
| "parentRecordId": "{!recordId}",
| "relatedListName": "{!relationshipApiName}",
| "showBreadCrumbs": true,
| "showCustomTitle": false,
| "showManualRefreshButton": true,
| "showRowNumbers": true
| },
| "componentName": "forceCommunity:relatedList",
| "id": "ba22a515-65b3-4597-827f-247bb5aa37ad",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "018d101c-cb38-404d-afa8-4082630e18d7",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "238d792e-d912-4f38-bb12-2d943dc006e9",
| "regionName": "footer",
| "type": "region"
| }
| ],
| "themeLayoutType": "Inner",
| "type": "view",
| "viewType": "relatedlist-00O"
| }
|
|