| 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": "75664e4d-fe1a-4473-ade4-9dca081ecd40", |  |   "label": "用户 Related List", |  |   "regions": [ |  |     { |  |       "id": "659dcb46-6f82-4ba7-aa1d-5bffa2be7207", |  |       "regionName": "header", |  |       "type": "region" |  |     }, |  |     { |  |       "components": [ |  |         { |  |           "componentAttributes": { |  |             "customTitle": "", |  |             "parentRecordId": "{!recordId}", |  |             "relatedListName": "{!relationshipApiName}", |  |             "showBreadCrumbs": true, |  |             "showCustomTitle": false, |  |             "showManualRefreshButton": true, |  |             "showRowNumbers": true |  |           }, |  |           "componentName": "forceCommunity:relatedList", |  |           "id": "ba2d5a9d-c5f5-4acc-9112-32bc3c09545c", |  |           "renderPriority": "NEUTRAL", |  |           "renditionMap": {}, |  |           "type": "component" |  |         } |  |       ], |  |       "id": "bd425283-dfc5-4681-a46f-121ec05b09a6", |  |       "regionName": "content", |  |       "type": "region" |  |     }, |  |     { |  |       "id": "9b940744-2029-43d1-a108-955231d85e57", |  |       "regionName": "footer", |  |       "type": "region" |  |     } |  |   ], |  |   "themeLayoutType": "Inner", |  |   "type": "view", |  |   "viewType": "relatedlist-005" |  | } | 
 |