| 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
 | | { |  |   "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", |  |   "componentName" : "siteforce:sldsOneColLayout", |  |   "dataProviders" : [ ], |  |   "id" : "7b772cb6-1146-4bb7-8567-853ebfe7bb2c", |  |   "label" : "Group Detail", |  |   "regions" : [ { |  |     "id" : "060923b0-77f7-42e7-b254-d75fc65bc96b", |  |     "regionName" : "header", |  |     "type" : "region" |  |   }, { |  |     "components" : [ { |  |       "componentAttributes" : { |  |         "detailsTabLabel" : "Details", |  |         "engagementManagersOnly" : false, |  |         "engagementTabLabel" : "Engagement", |  |         "feedTabLabel" : "Feed", |  |         "recordId" : "{!recordId}", |  |         "relatedTabLabel" : "Related" |  |       }, |  |       "componentName" : "forceCommunity:groupRecordHomeTabs", |  |       "id" : "c30496d8-d218-46e9-895f-fa9ef9e054e2", |  |       "renderPriority" : "NEUTRAL", |  |       "renditionMap" : { }, |  |       "type" : "component" |  |     } ], |  |     "id" : "9c183d6e-53c2-4b3a-a3db-5c3657024407", |  |     "regionName" : "content", |  |     "type" : "region" |  |   }, { |  |     "id" : "ac91d64b-2f65-4f8a-ab26-d6ec7656960d", |  |     "regionName" : "footer", |  |     "type" : "region" |  |   }, { |  |     "components" : [ { |  |       "componentAttributes" : { |  |         "customHeadTags" : "", |  |         "description" : "", |  |         "title" : "{!Record._Object}: {!Record._Title}" |  |       }, |  |       "componentName" : "forceCommunity:seoAssistant", |  |       "id" : "fdab4c93-fa91-4bc1-9c74-e99e5a54315c", |  |       "renditionMap" : { }, |  |       "type" : "component" |  |     } ], |  |     "id" : "162e1f76-59b0-40b1-98fd-e38e325cce5e", |  |     "regionName" : "sfdcHiddenRegion", |  |     "type" : "region" |  |   } ], |  |   "themeLayoutType" : "Inner", |  |   "type" : "view", |  |   "viewType" : "detail-0F9" |  | } | 
 |