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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
| {
| "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
| "componentName": "siteforce:sldsOneColLayout",
| "dataProviders": [],
| "id": "4053070a-c5f6-483a-b96a-0ac64d32bfc6",
| "label": "User Profile",
| "regions": [
| {
| "id": "89b66032-d883-446c-8947-68f83bc9f296",
| "regionName": "header",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "id": "{!recordId}",
| "showFullPhotoAsCircle": true,
| "showReputation": false
| },
| "componentName": "forceCommunity:userProfileHeader",
| "id": "e2f52e36-f053-47bd-856f-54556073cb68",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| },
| {
| "componentAttributes": {
| "tabsetConfig": {
| "UUID": "ed0c6390-a8bc-4ffc-84fd-aee41981c732",
| "activeTab": "tab1",
| "tabs": [
| {
| "UUID": "5bc0df6c-a312-4abc-b5b4-f2084b4acc27",
| "allowGuestUser": false,
| "locked": false,
| "seedComponents": [
| {
| "attributes": {},
| "fqn": "forceCommunity:userProfileDetail"
| }
| ],
| "tabKey": "tab1",
| "tabName": "Details"
| },
| {
| "UUID": "196c0de0-152e-4c01-99cd-efb4e6ed0749",
| "allowGuestUser": false,
| "locked": false,
| "seedComponents": [
| {
| "attributes": {},
| "fqn": "forceCommunity:userRelatedList"
| }
| ],
| "tabKey": "tab2",
| "tabName": "Related"
| }
| ],
| "useOverflowMenu": false
| }
| },
| "componentName": "forceCommunity:tabset",
| "id": "ed0c6390-a8bc-4ffc-84fd-aee41981c732",
| "regions": [
| {
| "components": [
| {
| "componentAttributes": {
| "id": "{!recordId}"
| },
| "componentName": "forceCommunity:userProfileDetail",
| "id": "87c193d2-2c1c-41f2-89fd-f2eb35986231",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "5bc0df6c-a312-4abc-b5b4-f2084b4acc27",
| "regionLabel": "Details",
| "regionName": "tab1",
| "renditionMap": {},
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "userId": "{!recordId}"
| },
| "componentName": "forceCommunity:userRelatedList",
| "id": "1532d085-5322-4ccd-854f-8580589070cc",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "196c0de0-152e-4c01-99cd-efb4e6ed0749",
| "regionLabel": "Related",
| "regionName": "tab2",
| "renditionMap": {},
| "type": "region"
| }
| ],
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "3dad4cf6-7966-4fb0-acb5-7185d8b94a4a",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "2c73ee2e-68df-473f-8174-e88c35f810a2",
| "regionName": "footer",
| "type": "region"
| }
| ],
| "themeLayoutType": "Inner",
| "type": "view",
| "viewType": "detail-005"
| }
|
|