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": "95226447-4e8f-45b9-aac1-576d87068d01",
| "componentName": "siteforce:sldsOneColLayout",
| "dataProviders": [],
| "id": "525210ce-dc91-4637-8aad-dcc79ef5149c",
| "label": "Related Record List",
| "regions": [
| {
| "id": "5a53a775-b74c-4e17-bca1-b061b60e308b",
| "regionName": "header",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "customTitle": "",
| "parentRecordId": "{!recordId}",
| "relatedListName": "{!relationshipApiName}",
| "showBreadCrumbs": true,
| "showCustomTitle": false,
| "showManualRefreshButton": true,
| "showRowNumbers": true
| },
| "componentName": "forceCommunity:relatedList",
| "id": "9ad1b96d-f251-4106-8ceb-f1b9b9cb0dd7",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "ef9a601d-1369-4e0c-a009-cfb6e154f9e8",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "7e4c936c-7f00-43bd-8322-1ad8d9be67d8",
| "regionName": "footer",
| "type": "region"
| }
| ],
| "themeLayoutType": "Inner",
| "type": "view",
| "viewType": "relatedlist"
| }
|
|