| 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
 | | { |  |   "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", |  |   "componentName" : "siteforce:sldsOneColLayout", |  |   "dataProviders" : [ ], |  |   "id" : "4544a0e2-5ddb-49d0-b154-3903b3e7fb68", |  |   "label" : "Dashboard Detail", |  |   "regions" : [ { |  |     "id" : "cf059051-9545-478c-a076-e7ff4543d95f", |  |     "regionName" : "header", |  |     "type" : "region" |  |   }, { |  |     "components" : [ { |  |       "componentAttributes" : { |  |         "height" : "1065", |  |         "recordId" : "{!recordId}" |  |       }, |  |       "componentName" : "forceCommunity:dashboard", |  |       "id" : "a3426236-d100-4c2a-9655-6d6e3930b6df", |  |       "renderPriority" : "NEUTRAL", |  |       "renditionMap" : { }, |  |       "type" : "component" |  |     } ], |  |     "id" : "38ddc7db-4ed1-42e3-9ee6-ef8459588b7f", |  |     "regionName" : "content", |  |     "type" : "region" |  |   }, { |  |     "id" : "d8f6f3ba-bac7-47a6-aa9c-12121409f9f2", |  |     "regionName" : "footer", |  |     "type" : "region" |  |   }, { |  |     "components" : [ { |  |       "componentAttributes" : { |  |         "customHeadTags" : "", |  |         "description" : "", |  |         "title" : "{!Record._Object}: {!Record._Title}" |  |       }, |  |       "componentName" : "forceCommunity:seoAssistant", |  |       "id" : "d12ac0ed-4451-4546-bb3f-07f3465b5d33", |  |       "renditionMap" : { }, |  |       "type" : "component" |  |     } ], |  |     "id" : "f48d58f3-43e0-47a0-ab8b-61f57ce68b15", |  |     "regionName" : "sfdcHiddenRegion", |  |     "type" : "region" |  |   } ], |  |   "themeLayoutType" : "Inner", |  |   "type" : "view", |  |   "viewType" : "detail-01Z" |  | } | 
 |