| 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": "9c09c70e-209c-4ed4-baa3-8dad00a95381", |  |   "label": "仪表板 Related List", |  |   "regions": [ |  |     { |  |       "id": "72c45cc3-7d42-489d-bd24-907d85b68797", |  |       "regionName": "header", |  |       "type": "region" |  |     }, |  |     { |  |       "components": [ |  |         { |  |           "componentAttributes": { |  |             "customTitle": "", |  |             "parentRecordId": "{!recordId}", |  |             "relatedListName": "{!relationshipApiName}", |  |             "showBreadCrumbs": true, |  |             "showCustomTitle": false, |  |             "showManualRefreshButton": true, |  |             "showRowNumbers": true |  |           }, |  |           "componentName": "forceCommunity:relatedList", |  |           "id": "31464dde-0c5a-44b1-b128-ea96c5a23992", |  |           "renderPriority": "NEUTRAL", |  |           "renditionMap": {}, |  |           "type": "component" |  |         } |  |       ], |  |       "id": "c74d8383-50cc-46ba-966c-af0cb672eed6", |  |       "regionName": "content", |  |       "type": "region" |  |     }, |  |     { |  |       "id": "2460ae3c-8d16-41ae-a300-673f769f91d9", |  |       "regionName": "footer", |  |       "type": "region" |  |     } |  |   ], |  |   "themeLayoutType": "Inner", |  |   "type": "view", |  |   "viewType": "relatedlist-01Z" |  | } | 
 |