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": "95226447-4e8f-45b9-aac1-576d87068d01",
| "componentName": "siteforce:sldsOneColLayout",
| "dataProviders": [],
| "id": "c0dfcf8e-1f28-474c-ba52-6824250808ec",
| "label": "Record List",
| "regions": [
| {
| "id": "2bcbaeca-5c24-4210-8443-88287387e5be",
| "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": "6a070319-37ad-44aa-808f-872c9d7cc87e",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "e1b2d184-2ddf-4ff8-8faa-2b54770bbb6a",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "8a05bc0a-f2c6-486c-90d2-9d08f1156c3c",
| "regionName": "footer",
| "type": "region"
| }
| ],
| "themeLayoutType": "Inner",
| "type": "view",
| "viewType": "list"
| }
|
|