| 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": "aa256afb-6656-4526-834f-3706e4a15bca", |  |   "label": "报表 Related List", |  |   "regions": [ |  |     { |  |       "id": "4af26569-7a4d-4cbc-baae-3170b22d62e7", |  |       "regionName": "header", |  |       "type": "region" |  |     }, |  |     { |  |       "components": [ |  |         { |  |           "componentAttributes": { |  |             "customTitle": "", |  |             "parentRecordId": "{!recordId}", |  |             "relatedListName": "{!relationshipApiName}", |  |             "showBreadCrumbs": true, |  |             "showCustomTitle": false, |  |             "showManualRefreshButton": true, |  |             "showRowNumbers": true |  |           }, |  |           "componentName": "forceCommunity:relatedList", |  |           "id": "63b90747-41ce-4d7d-b234-147c1d016018", |  |           "renderPriority": "NEUTRAL", |  |           "renditionMap": {}, |  |           "type": "component" |  |         } |  |       ], |  |       "id": "8b705b5b-ecae-45fd-99d0-1abb08214ce0", |  |       "regionName": "content", |  |       "type": "region" |  |     }, |  |     { |  |       "id": "dd232688-98a8-49c5-9304-c3b087346c29", |  |       "regionName": "footer", |  |       "type": "region" |  |     } |  |   ], |  |   "themeLayoutType": "Inner", |  |   "type": "view", |  |   "viewType": "relatedlist-00O" |  | } | 
 |