| 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
 | | { |  |   "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374", |  |   "componentName": "siteforce:sldsOneColLayout", |  |   "dataProviders": [], |  |   "id": "d1ab2f20-ffeb-42ab-a74f-01c71e2d5e74", |  |   "label": "学会・培训 Detail", |  |   "regions": [ |  |     { |  |       "id": "e8ef3ad8-5862-4201-b4b9-477aec3dad1e", |  |       "regionName": "header", |  |       "type": "region" |  |     }, |  |     { |  |       "components": [ |  |         { |  |           "componentAttributes": { |  |             "recordId": "{!recordId}" |  |           }, |  |           "componentName": "forceCommunity:recordHeadline", |  |           "id": "d0177a8c-13c8-4d4e-9b3e-2d83ac3425de", |  |           "renderPriority": "NEUTRAL", |  |           "renditionMap": {}, |  |           "type": "component" |  |         }, |  |         { |  |           "componentAttributes": { |  |             "detailsTabLabel": "Details", |  |             "discussionsTabLabel": "Feed", |  |             "recordId": "{!recordId}", |  |             "relatedTabLabel": "Related", |  |             "showLegacyActivityComposer": false, |  |             "tab1Type": "details", |  |             "tab2Type": "related", |  |             "tab3Type": "chatter", |  |             "tab4Type": "none", |  |             "timelineTabLabel": "Activity" |  |           }, |  |           "componentName": "forceCommunity:recordHomeTabs", |  |           "id": "5160d097-10a7-4eea-9a6d-14806942e27b", |  |           "renderPriority": "NEUTRAL", |  |           "renditionMap": {}, |  |           "type": "component" |  |         } |  |       ], |  |       "id": "8266e171-9be5-4b9d-8867-4c5483414770", |  |       "regionName": "content", |  |       "type": "region" |  |     }, |  |     { |  |       "id": "bee715d1-5c38-49cf-a8a7-e9cf347e39bb", |  |       "regionName": "footer", |  |       "type": "region" |  |     }, |  |     { |  |       "components": [ |  |         { |  |           "componentAttributes": { |  |             "customHeadTags": "", |  |             "description": "", |  |             "title": "{!Record._Object}: {!Record._Title}" |  |           }, |  |           "componentName": "forceCommunity:seoAssistant", |  |           "id": "bec33f2f-56d7-4178-805b-d5a7270071fe", |  |           "renditionMap": {}, |  |           "type": "component" |  |         } |  |       ], |  |       "id": "a63321aa-8f8b-4730-99e9-368e011aada6", |  |       "regionName": "sfdcHiddenRegion", |  |       "type": "region" |  |     } |  |   ], |  |   "themeLayoutType": "Inner", |  |   "type": "view", |  |   "viewType": "detail-701" |  | } | 
 |