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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
| {
| "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374",
| "componentName": "siteforce:sldsTwoCol84Layout",
| "dataProviders": [],
| "id": "8f8238dc-8f81-4994-9933-b4dcb285776e",
| "label": "Topic Detail",
| "regions": [
| {
| "components": [
| {
| "componentAttributes": {
| "recordId": "{!recordId}"
| },
| "componentName": "forceCommunity:recordHeadline",
| "id": "13faad2b-64b9-4f9d-8d5a-94eba2bcaa34",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "6e67d805-16ce-4e1c-8b47-21f7add68528",
| "regionName": "header",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "canChangeSorting": false,
| "defaultFilter": "",
| "defaultSortOrderHomeFeed": "Relevance",
| "defaultSortOrderTopicsFeed": "Relevance",
| "feedDesign": "DEFAULT",
| "hasFeedSearch": false,
| "subjectId": "{!recordId}",
| "type": "Topics"
| },
| "componentName": "forceCommunity:forceCommunityFeed",
| "id": "a38781d5-55f1-4c8d-9052-33b5b6bb86c4",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "7060705f-116c-43a2-b035-fc6e4711f9cc",
| "regionName": "content",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "recordId": "{!recordId}"
| },
| "componentName": "forceCommunity:recordDetail",
| "id": "dd3773a2-2efd-4ba6-9fc7-cf8fa7b7abc1",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "450ad7df-3edc-4c67-90e2-ab7edac4a4d2",
| "regionName": "sidebar",
| "type": "region"
| },
| {
| "id": "9ed58d0e-69ea-4d40-8ffa-446f944e7137",
| "regionName": "footer",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "customHeadTags": "",
| "description": "{!Record.Description}",
| "title": "{!Record._Title}"
| },
| "componentName": "forceCommunity:seoAssistant",
| "id": "5d9718ca-83b1-45dc-aca9-2e4f947ef338",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "1a11e61a-6963-4a58-8497-681783af4954",
| "regionName": "sfdcHiddenRegion",
| "type": "region"
| }
| ],
| "themeLayoutType": "Inner",
| "type": "view",
| "viewType": "topic"
| }
|
|