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
46
47
48
49
50
51
52
| {
| "appPageId": "7f290f39-4245-4612-9453-2b0c9f9e3701",
| "componentName": "siteforce:sldsOneColLayout",
| "dataProviders": [],
| "id": "45ab1ac9-68f0-43e8-af03-88f2f479f2c3",
| "label": "Record List",
| "regions": [
| {
| "id": "f55ac5c7-e89e-4a0c-b673-369053d0ccbb",
| "regionName": "header",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "enableInlineEdit": true,
| "filterName": "{!filterId}",
| "layout": "FULL",
| "pageSize": 25,
| "scope": "{!objectName}",
| "showActionBar": true,
| "showChartsPanel": true,
| "showDisplay": "showall",
| "showFilterPanel": true,
| "showImageIcon": true,
| "showManualRefreshButton": true,
| "showObjectName": true,
| "showPinnedList": true,
| "showSearchBar": true
| },
| "componentName": "forceCommunity:objectHome",
| "id": "5b78a56c-dcaf-4366-a3fc-eb5c2f685ebc",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "9657d9bf-f46a-400c-a19f-252c3878377f",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "abde8654-b5ac-4f5b-83d1-52935c514cd0",
| "regionName": "footer",
| "type": "region"
| }
| ],
| "themeLayoutType": "Inner",
| "type": "view",
| "viewType": "list"
| }
|
|