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": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
| "componentName": "siteforce:sldsOneColLayout",
| "dataProviders": [],
| "id": "198e4bed-7a3a-4a56-a15a-d354e55d5624",
| "label": "Account Management",
| "regions": [
| {
| "id": "202c6d5b-0e3e-4ee4-9327-bb9e056f5ccd",
| "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": "23086da8-7c2e-4db2-9d92-e2cb300415db",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| },
| {
| "componentAttributes": {
| "tabsetConfig": {
| "UUID": "65ec293d-c556-4ebb-a718-1d2091eebe82",
| "activeTab": "tab1",
| "tabs": [
| {
| "UUID": "507fb429-2282-49b5-8878-f05f01f9861a",
| "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": "c61e3f16-c77e-49f2-b596-d89451128362",
| "allowGuestUser": false,
| "locked": false,
| "seedComponents": [
| {
| "attributes": {
| "recordId": "{!CurrentUser.accountId}"
| },
| "fqn": "forceCommunity:accountBrandRecord"
| }
| ],
| "tabKey": "tab2",
| "tabName": "Branding"
| }
| ],
| "useOverflowMenu": false
| }
| },
| "componentName": "forceCommunity:tabset",
| "id": "65ec293d-c556-4ebb-a718-1d2091eebe82",
| "regions": [
| {
| "components": [
| {
| "componentAttributes": {
| "customTitle": "Members",
| "parentRecordId": "{!CurrentUser.accountId}",
| "relatedListName": "Users",
| "showBreadCrumbs": false,
| "showCustomTitle": true,
| "showManualRefreshButton": false,
| "showRowNumbers": false
| },
| "componentName": "forceCommunity:relatedList",
| "id": "1054405a-fda1-450b-a9ec-67e9be3839fb",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "507fb429-2282-49b5-8878-f05f01f9861a",
| "regionLabel": "Members",
| "regionName": "tab1",
| "renditionMap": {},
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "recordId": "{!CurrentUser.accountId}"
| },
| "componentName": "forceCommunity:accountBrandRecord",
| "id": "7b84436c-612b-4042-b9c4-411d9fbe0957",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "c61e3f16-c77e-49f2-b596-d89451128362",
| "regionLabel": "Branding",
| "regionName": "tab2",
| "renditionMap": {},
| "type": "region"
| }
| ],
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "9d9976f8-dd44-4d6f-91c8-06440b957386",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "3583c796-50b6-4943-86ba-e0f908a892d2",
| "regionName": "footer",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "customHeadTags": "",
| "description": "",
| "title": "Account Management"
| },
| "componentName": "forceCommunity:seoAssistant",
| "id": "e6b1c498-01fb-4b0d-b21f-55bfa86e605b",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "786a718c-93c1-484e-8839-716d2b615d06",
| "regionName": "sfdcHiddenRegion",
| "type": "region"
| }
| ],
| "themeLayoutType": "Inner",
| "type": "view",
| "viewType": "account-management"
| }
|
|