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
| {
| "appPageId" : "fb9cc21a-bfdf-4b55-b21d-d99514ec9374",
| "componentName" : "siteforce:sldsOneColLayout",
| "dataProviders" : [ ],
| "id" : "fefd7f80-945b-489b-8a4e-615884934641",
| "label" : "Feed Detail",
| "regions" : [ {
| "id" : "b3c377f9-ebc1-4ae5-8c28-f78f8bc9cdca",
| "regionName" : "header",
| "type" : "region"
| }, {
| "components" : [ {
| "componentAttributes" : {
| "id" : "{!recordId}"
| },
| "componentName" : "forceCommunity:feedItemDetail",
| "id" : "41ed8fa1-1f73-4385-a28f-faa0ecd561e3",
| "renderPriority" : "NEUTRAL",
| "renditionMap" : { },
| "type" : "component"
| } ],
| "id" : "2bf7238a-fe13-4617-8f6b-cd74a8ee0780",
| "regionName" : "content",
| "type" : "region"
| }, {
| "id" : "ba025857-7cad-4cea-9780-b8b86e89a9bf",
| "regionName" : "footer",
| "type" : "region"
| } ],
| "themeLayoutType" : "Inner",
| "type" : "view",
| "viewType" : "feeditem-generic"
| }
|
|