| 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" : "6c787120-bb1e-4d47-b4b2-7fa80ac6d3fb", |  |   "label" : "小组 関連リスト", |  |   "regions" : [ { |  |     "id" : "adf7a874-f08a-4835-9975-94719db0529e", |  |     "regionName" : "header", |  |     "type" : "region" |  |   }, { |  |     "components" : [ { |  |       "componentAttributes" : { |  |         "customTitle" : "", |  |         "parentRecordId" : "{!recordId}", |  |         "relatedListName" : "{!relationshipApiName}", |  |         "showBreadCrumbs" : true, |  |         "showCustomTitle" : false, |  |         "showManualRefreshButton" : true, |  |         "showRowNumbers" : true |  |       }, |  |       "componentName" : "forceCommunity:relatedList", |  |       "id" : "3efd7ea2-7bc2-44d6-8b5a-03a4be12b602", |  |       "renderPriority" : "NEUTRAL", |  |       "renditionMap" : { }, |  |       "type" : "component" |  |     } ], |  |     "id" : "df80875a-1086-4356-98d6-a7300c39507e", |  |     "regionName" : "content", |  |     "type" : "region" |  |   }, { |  |     "id" : "1a614d08-a4e0-4aba-9233-cfab0ef016f3", |  |     "regionName" : "footer", |  |     "type" : "region" |  |   } ], |  |   "themeLayoutType" : "Inner", |  |   "type" : "view", |  |   "viewType" : "relatedlist-0F9" |  | } | 
 |