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": "928a593f-f341-403e-8346-df32afe29b52",
| "componentName": "siteforce:sldsOneColLayout",
| "dataProviders": [],
| "id": "fc17b90e-324f-4f45-9fb0-fdb77ae3ddba",
| "label": "Record List",
| "regions": [
| {
| "id": "fa120507-18e4-4a22-8643-65cf9c8ff591",
| "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": "69da3246-c8e4-4cef-b716-ef4d0df8f0c0",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "4b10df19-b7d7-4ae9-bb7e-e43a88e18c17",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "5bd531a6-7ad0-4d73-8be0-9fe73d710d7e",
| "regionName": "footer",
| "type": "region"
| }
| ],
| "themeLayoutType": "Inner",
| "type": "view",
| "viewType": "list"
| }
|
|