| 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
 | | { |  |   "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", |  |   "componentName" : "siteforce:sldsOneColLayout", |  |   "dataProviders" : [ ], |  |   "id" : "3912430c-3c10-4bf3-bf37-5a619a596491", |  |   "label" : "Topic Catalog", |  |   "regions" : [ { |  |     "components" : [ { |  |       "componentAttributes" : { |  |         "bannerText" : "", |  |         "bannerTextWithKnowledge" : "Explore other <a href=\"javascript:void(0)\" class=\"headlineArticles\">articles</a> and <a href=\"javascript:void(0)\" class=\"headlineDiscussions\">discussions</a> on this topic.", |  |         "bannerTextWithoutKnowledge" : "Explore other <a href=\"javascript:void(0)\" class=\"headlineDiscussions\">discussions</a> on this topic.", |  |         "pageType" : "", |  |         "showSubTopics" : true, |  |         "title" : "Topics", |  |         "uniqueNameOrId" : "" |  |       }, |  |       "componentName" : "forceCommunity:headline", |  |       "id" : "bb3cf42e-7839-4d1b-9397-61f43400e885", |  |       "renderPriority" : "NEUTRAL", |  |       "renditionMap" : { }, |  |       "type" : "component" |  |     } ], |  |     "id" : "e0161633-e87a-4873-a308-f87278393077", |  |     "regionName" : "header", |  |     "type" : "region" |  |   }, { |  |     "components" : [ { |  |       "componentAttributes" : { }, |  |       "componentName" : "forceCommunity:topicCatalog", |  |       "id" : "c4149a20-518c-4518-8f16-363ca10cb9fd", |  |       "renderPriority" : "NEUTRAL", |  |       "renditionMap" : { }, |  |       "type" : "component" |  |     } ], |  |     "id" : "0250f471-2b7a-48e8-894e-775d5d3edb11", |  |     "regionName" : "content", |  |     "type" : "region" |  |   }, { |  |     "id" : "36965db0-cc03-4916-b508-0b3747f12f39", |  |     "regionName" : "footer", |  |     "type" : "region" |  |   }, { |  |     "components" : [ { |  |       "componentAttributes" : { |  |         "customHeadTags" : "", |  |         "description" : "", |  |         "title" : "Topic Catalog" |  |       }, |  |       "componentName" : "forceCommunity:seoAssistant", |  |       "id" : "e81daa52-bbe0-4f2d-bd9e-a43f4156623b", |  |       "renditionMap" : { }, |  |       "type" : "component" |  |     } ], |  |     "id" : "44a8bb9f-9013-450a-ab7d-d6da72269e33", |  |     "regionName" : "sfdcHiddenRegion", |  |     "type" : "region" |  |   } ], |  |   "themeLayoutType" : "Inner", |  |   "type" : "view", |  |   "viewType" : "topic-catalog" |  | } | 
 |