| 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": "0a522fab-0926-4aef-aed4-a88ce0f77c0d", |  |   "label": "学会・培训 Related List", |  |   "regions": [ |  |     { |  |       "id": "85f65e2c-e7b1-4b06-b490-6390b5e64c9b", |  |       "regionName": "header", |  |       "type": "region" |  |     }, |  |     { |  |       "components": [ |  |         { |  |           "componentAttributes": { |  |             "customTitle": "", |  |             "parentRecordId": "{!recordId}", |  |             "relatedListName": "{!relationshipApiName}", |  |             "showBreadCrumbs": true, |  |             "showCustomTitle": false, |  |             "showManualRefreshButton": true, |  |             "showRowNumbers": true |  |           }, |  |           "componentName": "forceCommunity:relatedList", |  |           "id": "0f2cfe81-edd3-4e41-943d-625be1485248", |  |           "renderPriority": "NEUTRAL", |  |           "renditionMap": {}, |  |           "type": "component" |  |         } |  |       ], |  |       "id": "59d30058-1c1b-431b-b3fb-23e8243f0011", |  |       "regionName": "content", |  |       "type": "region" |  |     }, |  |     { |  |       "id": "21336e2b-817d-417b-99fa-15ff86c87af7", |  |       "regionName": "footer", |  |       "type": "region" |  |     } |  |   ], |  |   "themeLayoutType": "Inner", |  |   "type": "view", |  |   "viewType": "relatedlist-701" |  | } | 
 |