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": "4fd2378d-1de4-4c96-b33d-8051ad75bdf6",
| "label": "CIC Related List",
| "regions": [
| {
| "id": "c4db92a7-d368-4d52-9868-fab9110f9f94",
| "regionName": "header",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "customTitle": "",
| "parentRecordId": "{!recordId}",
| "relatedListName": "{!relationshipApiName}",
| "showBreadCrumbs": true,
| "showCustomTitle": false,
| "showManualRefreshButton": true,
| "showRowNumbers": true
| },
| "componentName": "forceCommunity:relatedList",
| "id": "9f1d0e22-e08f-44b9-a6be-b0b2717f90aa",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "96759964-f58f-4fb1-8751-b807e3df6fcc",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "28ef7baf-73ad-4450-b282-7f360e7c067f",
| "regionName": "footer",
| "type": "region"
| }
| ],
| "themeLayoutType": "Inner",
| "type": "view",
| "viewType": "relatedlist-500"
| }
|
|