| 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": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374", |  |   "componentName": "siteforce:sldsOneColLayout", |  |   "dataProviders": [], |  |   "id": "8fd93390-583d-45eb-a6c5-e3b0c5480cfa", |  |   "label": "CIC List", |  |   "regions": [ |  |     { |  |       "id": "13c61a0d-ae56-45bd-8dfd-f4e180fe341e", |  |       "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": "d7f341b6-2d1d-4487-882d-0e411a27ed16", |  |           "renderPriority": "NEUTRAL", |  |           "renditionMap": {}, |  |           "type": "component" |  |         } |  |       ], |  |       "id": "9321449e-eba6-49b1-a8ae-140a8bbe07ed", |  |       "regionName": "content", |  |       "type": "region" |  |     }, |  |     { |  |       "id": "dfcfc4bd-4f6d-4a9d-857c-1e460c60ea3f", |  |       "regionName": "footer", |  |       "type": "region" |  |     } |  |   ], |  |   "themeLayoutType": "Inner", |  |   "type": "view", |  |   "viewType": "list-500" |  | } | 
 |