| 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": "95256c4b-4f81-4779-9782-9c1f067a3c0e", |  |   "label": "小组 Related List", |  |   "regions": [ |  |     { |  |       "id": "0e7b0d9f-76f3-4fcc-82dc-c4a0a8b9ff00", |  |       "regionName": "header", |  |       "type": "region" |  |     }, |  |     { |  |       "components": [ |  |         { |  |           "componentAttributes": { |  |             "customTitle": "", |  |             "parentRecordId": "{!recordId}", |  |             "relatedListName": "{!relationshipApiName}", |  |             "showBreadCrumbs": true, |  |             "showCustomTitle": false, |  |             "showManualRefreshButton": true, |  |             "showRowNumbers": true |  |           }, |  |           "componentName": "forceCommunity:relatedList", |  |           "id": "75fb6a2a-7bfa-4e93-ad09-4a45f9ddeb46", |  |           "renderPriority": "NEUTRAL", |  |           "renditionMap": {}, |  |           "type": "component" |  |         } |  |       ], |  |       "id": "26794ab2-dc3a-4fba-878d-81fe5efc5297", |  |       "regionName": "content", |  |       "type": "region" |  |     }, |  |     { |  |       "id": "5bf0540b-4361-4c60-adc2-6f6f5a1dcf53", |  |       "regionName": "footer", |  |       "type": "region" |  |     } |  |   ], |  |   "themeLayoutType": "Inner", |  |   "type": "view", |  |   "viewType": "relatedlist-0F9" |  | } | 
 |