| 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" : "3d5f9dc6-9374-4d60-8e41-d9ae76e732e3", |  |   "label" : "文件 関連リスト", |  |   "regions" : [ { |  |     "id" : "746cff4c-6e69-4feb-a676-a5a1d40dda0b", |  |     "regionName" : "header", |  |     "type" : "region" |  |   }, { |  |     "components" : [ { |  |       "componentAttributes" : { |  |         "customTitle" : "", |  |         "parentRecordId" : "{!recordId}", |  |         "relatedListName" : "{!relationshipApiName}", |  |         "showBreadCrumbs" : true, |  |         "showCustomTitle" : false, |  |         "showManualRefreshButton" : true, |  |         "showRowNumbers" : true |  |       }, |  |       "componentName" : "forceCommunity:relatedList", |  |       "id" : "966621e8-a647-4bdb-9a9e-63d9f46132d4", |  |       "renderPriority" : "NEUTRAL", |  |       "renditionMap" : { }, |  |       "type" : "component" |  |     } ], |  |     "id" : "5f5b300a-ff22-4632-8889-d9ed5bc3399d", |  |     "regionName" : "content", |  |     "type" : "region" |  |   }, { |  |     "id" : "2ce507fd-d529-4d11-a2cc-e0c9cd56c0f1", |  |     "regionName" : "footer", |  |     "type" : "region" |  |   } ], |  |   "themeLayoutType" : "Inner", |  |   "type" : "view", |  |   "viewType" : "relatedlist-069" |  | } | 
 |