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
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
| {
| "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
| "componentName": "siteforce:sldsOneColLayout",
| "dataProviders": [],
| "id": "73ead53d-982c-4218-84a8-b8cbe2b05939",
| "label": "Account Management",
| "regions": [
| {
| "id": "75ac8442-9b04-4609-a05e-8042dd4c3c8c",
| "regionName": "header",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "richTextValue": " <h1 style=\"text-align: center;\"> <b style=\"font-size: 20px; color: #1e2443;\">Account Management</b> </h1> "
| },
| "componentName": "forceCommunity:richTextInline",
| "id": "e9e11296-fe3c-4a5f-8479-ce8bf05d84f4",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| },
| {
| "componentAttributes": {
| "tabsetConfig": {
| "UUID": "3dee618e-f330-4db7-b062-566ceab31c3d",
| "activeTab": "tab1",
| "tabs": [
| {
| "UUID": "8febda41-31c1-4c7f-a232-d72af9d9d82b",
| "allowGuestUser": false,
| "locked": false,
| "seedComponents": [
| {
| "attributes": {
| "customTitle": "Members",
| "parentRecordId": "{!CurrentUser.accountId}",
| "relatedListName": "Users",
| "showBreadCrumbs": "false",
| "showCustomTitle": "true",
| "showManualRefreshButton": "false",
| "showRowNumbers": "false"
| },
| "fqn": "forceCommunity:relatedList"
| }
| ],
| "tabKey": "tab1",
| "tabName": "Members"
| },
| {
| "UUID": "340431ae-d9ab-43e9-a819-4e88af0dd59b",
| "allowGuestUser": false,
| "locked": false,
| "seedComponents": [
| {
| "attributes": {
| "recordId": "{!CurrentUser.accountId}"
| },
| "fqn": "forceCommunity:accountBrandRecord"
| }
| ],
| "tabKey": "tab2",
| "tabName": "Branding"
| }
| ],
| "useOverflowMenu": false
| }
| },
| "componentName": "forceCommunity:tabset",
| "id": "3dee618e-f330-4db7-b062-566ceab31c3d",
| "regions": [
| {
| "components": [
| {
| "componentAttributes": {
| "customTitle": "Members",
| "parentRecordId": "{!CurrentUser.accountId}",
| "relatedListName": "Users",
| "showBreadCrumbs": false,
| "showCustomTitle": true,
| "showManualRefreshButton": false,
| "showRowNumbers": false
| },
| "componentName": "forceCommunity:relatedList",
| "id": "8e782b1a-94c9-474e-9f8c-d5eed815de8b",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "8febda41-31c1-4c7f-a232-d72af9d9d82b",
| "regionLabel": "Members",
| "regionName": "tab1",
| "renditionMap": {},
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "recordId": "{!CurrentUser.accountId}"
| },
| "componentName": "forceCommunity:accountBrandRecord",
| "id": "b70b8cab-ba82-44f6-8a0b-3c2357e0a4a0",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "340431ae-d9ab-43e9-a819-4e88af0dd59b",
| "regionLabel": "Branding",
| "regionName": "tab2",
| "renditionMap": {},
| "type": "region"
| }
| ],
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "58411304-a141-4fff-8466-d12b6d97fe55",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "94dc5f2a-03f3-41af-b034-6e7dbd42a631",
| "regionName": "footer",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "customHeadTags": "",
| "description": "",
| "title": "Account Management"
| },
| "componentName": "forceCommunity:seoAssistant",
| "id": "4e836585-1ed3-4251-8956-86786bb266c8",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "249afd16-fd9e-491a-9a22-7973fecb8a36",
| "regionName": "sfdcHiddenRegion",
| "type": "region"
| }
| ],
| "themeLayoutType": "Inner",
| "type": "view",
| "viewType": "account-management"
| }
|
|