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": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374",
| "componentName": "siteforce:sldsOneColLayout",
| "dataProviders": [],
| "id": "2245cd19-8057-487b-8284-d7f20c56e1f7",
| "label": "User Profile",
| "regions": [
| {
| "id": "14612469-280a-47d6-a13e-c7c856cebb73",
| "regionName": "header",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "id": "{!recordId}",
| "showFullPhotoAsCircle": true,
| "showReputation": false
| },
| "componentName": "forceCommunity:userProfileHeader",
| "id": "9f2b692c-0288-4aaa-af5d-112c2d8d0165",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| },
| {
| "componentAttributes": {
| "tabsetConfig": {
| "UUID": "3a8d28a4-31ff-4150-a1ad-636515efc06d",
| "activeTab": "tab1",
| "tabs": [
| {
| "UUID": "40b895c3-98e0-43f8-a2d2-a6f0dc9cbe94",
| "allowGuestUser": false,
| "locked": false,
| "seedComponents": [
| {
| "attributes": {},
| "fqn": "forceCommunity:userProfileDetail"
| }
| ],
| "tabKey": "tab1",
| "tabName": "Details"
| },
| {
| "UUID": "17b13b59-193d-4b7a-8ab4-e435ba96b750",
| "allowGuestUser": false,
| "locked": false,
| "seedComponents": [
| {
| "attributes": {},
| "fqn": "forceCommunity:userRelatedList"
| }
| ],
| "tabKey": "tab2",
| "tabName": "Related"
| }
| ],
| "useOverflowMenu": false
| }
| },
| "componentName": "forceCommunity:tabset",
| "id": "3a8d28a4-31ff-4150-a1ad-636515efc06d",
| "regions": [
| {
| "components": [
| {
| "componentAttributes": {
| "id": "{!recordId}"
| },
| "componentName": "forceCommunity:userProfileDetail",
| "id": "263079c1-25b9-4a89-ad82-ff789f1cec6b",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "40b895c3-98e0-43f8-a2d2-a6f0dc9cbe94",
| "regionLabel": "Details",
| "regionName": "tab1",
| "renditionMap": {},
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "userId": "{!recordId}"
| },
| "componentName": "forceCommunity:userRelatedList",
| "id": "f2d05739-3021-4c7b-8a2c-ef986d23c0e7",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "17b13b59-193d-4b7a-8ab4-e435ba96b750",
| "regionLabel": "Related",
| "regionName": "tab2",
| "renditionMap": {},
| "type": "region"
| }
| ],
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "4eee041e-a134-466c-ad5a-39b2189c9de6",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "1943f596-5d30-46eb-aec0-c155ebebf201",
| "regionName": "footer",
| "type": "region"
| }
| ],
| "themeLayoutType": "Inner",
| "type": "view",
| "viewType": "detail-005"
| }
|
|