| 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
 | | { |  |   "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", |  |   "componentName" : "siteforce:sldsOneColLayout", |  |   "dataProviders" : [ ], |  |   "id" : "4dff72f1-db87-40bc-a8d6-36073e365a18", |  |   "label" : "报表 関連リスト", |  |   "regions" : [ { |  |     "id" : "255f30d3-0419-4484-a86a-69463e5ecf61", |  |     "regionName" : "header", |  |     "type" : "region" |  |   }, { |  |     "components" : [ { |  |       "componentAttributes" : { |  |         "customTitle" : "", |  |         "parentRecordId" : "{!recordId}", |  |         "relatedListName" : "{!relationshipApiName}", |  |         "showBreadCrumbs" : true, |  |         "showCustomTitle" : false, |  |         "showManualRefreshButton" : true, |  |         "showRowNumbers" : true |  |       }, |  |       "componentName" : "forceCommunity:relatedList", |  |       "id" : "cac72015-0863-46e3-870d-ca43f081d76c", |  |       "renderPriority" : "NEUTRAL", |  |       "renditionMap" : { }, |  |       "type" : "component" |  |     } ], |  |     "id" : "9e86bc1f-69aa-47e8-95ef-91fb76147818", |  |     "regionName" : "content", |  |     "type" : "region" |  |   }, { |  |     "id" : "7d5f8a26-65a3-408e-a2f1-ac0e6e5aab59", |  |     "regionName" : "footer", |  |     "type" : "region" |  |   } ], |  |   "themeLayoutType" : "Inner", |  |   "type" : "view", |  |   "viewType" : "relatedlist-00O" |  | } | 
 |