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": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374",
| "componentName": "siteforce:sldsOneColLayout",
| "dataProviders": [],
| "id": "172db5bf-c37b-4cee-853b-212bf73517d7",
| "label": "Related Record List",
| "regions": [
| {
| "id": "0b2e1664-3809-4c37-b7e4-20b63faf9e5e",
| "regionName": "header",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "customTitle": "",
| "parentRecordId": "{!recordId}",
| "relatedListName": "{!relationshipApiName}",
| "showBreadCrumbs": true,
| "showCustomTitle": false,
| "showManualRefreshButton": true,
| "showRowNumbers": true
| },
| "componentName": "forceCommunity:relatedList",
| "id": "2ba8fce5-1fdb-4d3d-804e-f6790c20e360",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "766cafb3-a3bf-47f0-aca8-e6358ffe63e7",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "e07e0baf-8c53-44c3-b957-5e12464c2137",
| "regionName": "footer",
| "type": "region"
| }
| ],
| "themeLayoutType": "Inner",
| "type": "view",
| "viewType": "relatedlist"
| }
|
|