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": "94363bda-5a07-47b2-b3e1-24e907ba96b5",
| "label": "Dashboard Related List",
| "regions": [
| {
| "id": "a4247675-6565-403a-8790-b494db3a4143",
| "regionName": "header",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "customTitle": "",
| "parentRecordId": "{!recordId}",
| "relatedListName": "{!relationshipApiName}",
| "showBreadCrumbs": true,
| "showCustomTitle": false,
| "showManualRefreshButton": true,
| "showRowNumbers": true
| },
| "componentName": "forceCommunity:relatedList",
| "id": "5953be37-84f7-4f11-8ef8-047b5eedbc78",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "a62c76a5-102c-4e7c-b8c4-57ff34f2b518",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "b7e2ebb7-7994-4e97-8e3b-5cf66fd5e80d",
| "regionName": "footer",
| "type": "region"
| }
| ],
| "themeLayoutType": "Inner",
| "type": "view",
| "viewType": "relatedlist-01Z"
| }
|
|