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": "928a593f-f341-403e-8346-df32afe29b52",
| "componentName": "siteforce:sldsOneColLayout",
| "dataProviders": [],
| "id": "bd2f032f-6a01-4173-8efd-f248d6d6af26",
| "label": "User Profile",
| "regions": [
| {
| "id": "cbd8f643-36eb-4bd0-bf56-0ec7025bcfdf",
| "regionName": "header",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "id": "{!recordId}",
| "showFullPhotoAsCircle": true,
| "showReputation": false
| },
| "componentName": "forceCommunity:userProfileHeader",
| "id": "667b1264-8f9e-41ad-822c-6df945cc81a9",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| },
| {
| "componentAttributes": {
| "tabsetConfig": {
| "UUID": "e4669bca-930e-491d-8977-b173852cec6b",
| "activeTab": "tab1",
| "tabs": [
| {
| "UUID": "8dfbda62-101c-4887-89d7-125c2143cbb3",
| "allowGuestUser": false,
| "locked": false,
| "seedComponents": [
| {
| "attributes": {},
| "fqn": "forceCommunity:userProfileDetail"
| }
| ],
| "tabKey": "tab1",
| "tabName": "Details"
| },
| {
| "UUID": "d9a6a4df-565b-4871-bb12-e684002269d0",
| "allowGuestUser": false,
| "locked": false,
| "seedComponents": [
| {
| "attributes": {},
| "fqn": "forceCommunity:userRelatedList"
| }
| ],
| "tabKey": "tab2",
| "tabName": "Related"
| }
| ],
| "useOverflowMenu": false
| }
| },
| "componentName": "forceCommunity:tabset",
| "id": "e4669bca-930e-491d-8977-b173852cec6b",
| "regions": [
| {
| "components": [
| {
| "componentAttributes": {
| "id": "{!recordId}"
| },
| "componentName": "forceCommunity:userProfileDetail",
| "id": "9949d39e-dea5-42c8-88d2-ed85afde6832",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "8dfbda62-101c-4887-89d7-125c2143cbb3",
| "regionLabel": "Details",
| "regionName": "tab1",
| "renditionMap": {},
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "userId": "{!recordId}"
| },
| "componentName": "forceCommunity:userRelatedList",
| "id": "1c7bb32e-9426-421d-87c4-25e953196459",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "d9a6a4df-565b-4871-bb12-e684002269d0",
| "regionLabel": "Related",
| "regionName": "tab2",
| "renditionMap": {},
| "type": "region"
| }
| ],
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "b771f8bf-d968-4a0a-9245-80368fd2350a",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "0d34e92d-ee25-4d7f-b798-5b9ea82ffc72",
| "regionName": "footer",
| "type": "region"
| }
| ],
| "themeLayoutType": "Inner",
| "type": "view",
| "viewType": "detail-005"
| }
|
|