| 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" : "23a3c897-7fcb-41da-8cff-7a8e8c2450a7", |  |   "label" : "CIC 関連リスト", |  |   "regions" : [ { |  |     "id" : "7800ff3e-33e5-4b19-bab9-8644728f37bf", |  |     "regionName" : "header", |  |     "type" : "region" |  |   }, { |  |     "components" : [ { |  |       "componentAttributes" : { |  |         "customTitle" : "", |  |         "parentRecordId" : "{!recordId}", |  |         "relatedListName" : "{!relationshipApiName}", |  |         "showBreadCrumbs" : true, |  |         "showCustomTitle" : false, |  |         "showManualRefreshButton" : true, |  |         "showRowNumbers" : true |  |       }, |  |       "componentName" : "forceCommunity:relatedList", |  |       "id" : "9812e67b-fdc1-44ce-a0fe-a77f759b1350", |  |       "renderPriority" : "NEUTRAL", |  |       "renditionMap" : { }, |  |       "type" : "component" |  |     } ], |  |     "id" : "a0fd5eb9-914a-4c35-b584-0ff858f8c09f", |  |     "regionName" : "content", |  |     "type" : "region" |  |   }, { |  |     "id" : "22efa46a-6f6e-4300-8b97-ab5a253c1410", |  |     "regionName" : "footer", |  |     "type" : "region" |  |   } ], |  |   "themeLayoutType" : "Inner", |  |   "type" : "view", |  |   "viewType" : "relatedlist-500" |  | } | 
 |