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": "928a593f-f341-403e-8346-df32afe29b52",
| "componentName": "siteforce:sldsOneColLayout",
| "dataProviders": [],
| "id": "4f882b97-0aa4-44fc-8b69-c5dbeb0bcbdb",
| "label": "Feed Detail",
| "regions": [
| {
| "id": "966eeeac-7c3c-4931-be8f-b55ab1e3f6fd",
| "regionName": "header",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "id": "{!recordId}"
| },
| "componentName": "forceCommunity:feedItemDetail",
| "id": "a27a4c94-f053-4d21-81a2-fb90fe86f99b",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "5109e2d7-f6f0-4352-9c75-73b9ed3d32da",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "3ba76c63-06b7-41d2-ad7f-3eae958165d5",
| "regionName": "footer",
| "type": "region"
| }
| ],
| "themeLayoutType": "Inner",
| "type": "view",
| "viewType": "feeditem-generic"
| }
|
|