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": "95226447-4e8f-45b9-aac1-576d87068d01",
| "componentName": "siteforce:sldsOneColLayout",
| "dataProviders": [],
| "id": "c7ee8d3e-fb1b-4f58-8292-3ad0cc4824f9",
| "label": "Feed Detail",
| "regions": [
| {
| "id": "74c42e50-e42f-4346-9860-b8af7c69da3c",
| "regionName": "header",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "id": "{!recordId}"
| },
| "componentName": "forceCommunity:feedItemDetail",
| "id": "7227390c-acad-4d43-b9a3-ffa23063c2d5",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "87eb773e-465a-48c1-9414-21797f36e225",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "6b730d6e-03c4-4e6b-ad47-627110fa35a9",
| "regionName": "footer",
| "type": "region"
| }
| ],
| "themeLayoutType": "Inner",
| "type": "view",
| "viewType": "feeditem-generic"
| }
|
|