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" : "2a182209-2527-4335-b672-176196ee6a0d",
| "label" : "Related Record List",
| "regions" : [ {
| "id" : "6caa2d71-5392-4b0c-b738-9ac48f16aa52",
| "regionName" : "header",
| "type" : "region"
| }, {
| "components" : [ {
| "componentAttributes" : {
| "customTitle" : "",
| "parentRecordId" : "{!recordId}",
| "relatedListName" : "{!relationshipApiName}",
| "showBreadCrumbs" : true,
| "showCustomTitle" : false,
| "showManualRefreshButton" : true,
| "showRowNumbers" : true
| },
| "componentName" : "forceCommunity:relatedList",
| "id" : "d476d8c7-4802-4819-951f-39a101f6be63",
| "renderPriority" : "NEUTRAL",
| "renditionMap" : { },
| "type" : "component"
| } ],
| "id" : "715ead5b-8d41-4edc-bf80-4daebe3464c7",
| "regionName" : "content",
| "type" : "region"
| }, {
| "id" : "d6ef29fb-2766-4065-a1c9-2e251d3a24da",
| "regionName" : "footer",
| "type" : "region"
| } ],
| "themeLayoutType" : "Inner",
| "type" : "view",
| "viewType" : "relatedlist"
| }
|
|