| 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" : "54811d17-d3d4-47f5-b3a5-a9efd7a62afa", |  |   "label" : "消耗品订单 相关列表", |  |   "regions" : [ { |  |     "id" : "19e75fde-55d3-4d05-ad35-859e9253f3e3", |  |     "regionName" : "header", |  |     "type" : "region" |  |   }, { |  |     "components" : [ { |  |       "componentAttributes" : { |  |         "customTitle" : "", |  |         "parentRecordId" : "{!recordId}", |  |         "relatedListName" : "{!relationshipApiName}", |  |         "showBreadCrumbs" : true, |  |         "showCustomTitle" : false, |  |         "showManualRefreshButton" : true, |  |         "showRowNumbers" : true |  |       }, |  |       "componentName" : "forceCommunity:relatedList", |  |       "id" : "a56b04ba-b611-4311-b693-60df1d15bc41", |  |       "renderPriority" : "NEUTRAL", |  |       "renditionMap" : { }, |  |       "type" : "component" |  |     } ], |  |     "id" : "b73a78fe-8a2a-495c-a415-0e6b1f3d5bba", |  |     "regionName" : "content", |  |     "type" : "region" |  |   }, { |  |     "id" : "508cdb2d-9f19-489c-88ea-d56da66f3360", |  |     "regionName" : "footer", |  |     "type" : "region" |  |   } ], |  |   "themeLayoutType" : "Inner", |  |   "type" : "view", |  |   "viewType" : "relatedlist-a2K" |  | } | 
 |