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": "df0800d2-f262-47bd-b7ab-3b61daaa3f08",
| "label": "Group Related List",
| "regions": [
| {
| "id": "b21d1e47-a866-4381-997a-ae1aca38cd90",
| "regionName": "header",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "customTitle": "",
| "parentRecordId": "{!recordId}",
| "relatedListName": "{!relationshipApiName}",
| "showBreadCrumbs": true,
| "showCustomTitle": false,
| "showManualRefreshButton": true,
| "showRowNumbers": true
| },
| "componentName": "forceCommunity:relatedList",
| "id": "b656a563-2f12-4d30-80b0-296eb770428a",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "59a71983-1586-48f1-869e-4cb6dea450d6",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "eb69adf9-fe44-4090-9e9c-c865350e8cd7",
| "regionName": "footer",
| "type": "region"
| }
| ],
| "themeLayoutType": "Inner",
| "type": "view",
| "viewType": "relatedlist-0F9"
| }
|
|