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" : "7f290f39-4245-4612-9453-2b0c9f9e3701",
| "componentName" : "siteforce:sldsOneColLayout",
| "dataProviders" : [ ],
| "id" : "df2fbc80-2a44-4533-b646-40276661a5cf",
| "label" : "Related Record List",
| "regions" : [ {
| "id" : "176c742a-9692-4939-927d-411b650ed76f",
| "regionName" : "header",
| "type" : "region"
| }, {
| "components" : [ {
| "componentAttributes" : {
| "customTitle" : "",
| "parentRecordId" : "{!recordId}",
| "relatedListName" : "{!relationshipApiName}",
| "showBreadCrumbs" : true,
| "showCustomTitle" : false,
| "showManualRefreshButton" : true,
| "showRowNumbers" : true
| },
| "componentName" : "forceCommunity:relatedList",
| "id" : "187579cb-db3f-4766-b5fa-33db1ecd8ef9",
| "renderPriority" : "NEUTRAL",
| "renditionMap" : { },
| "type" : "component"
| } ],
| "id" : "2672648c-0a4a-48c9-9ba6-af6a3630da20",
| "regionName" : "content",
| "type" : "region"
| }, {
| "id" : "08fd2e61-7c7e-41b8-9aff-4910b70422cd",
| "regionName" : "footer",
| "type" : "region"
| } ],
| "themeLayoutType" : "Inner",
| "type" : "view",
| "viewType" : "relatedlist"
| }
|
|