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": "928a593f-f341-403e-8346-df32afe29b52",
| "componentName": "siteforce:sldsOneColLayout",
| "dataProviders": [],
| "id": "5706f451-4ea7-4379-ab9d-3d9ee781afe5",
| "label": "Account Management",
| "regions": [
| {
| "id": "662c5b52-3e43-4064-9ace-48d044bca012",
| "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": "4c0e78cf-1b68-42f3-88ad-c43ea45fdb3d",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| },
| {
| "componentAttributes": {
| "tabsetConfig": {
| "UUID": "cecf76bb-0d32-40b6-a3cd-6a4402b8971e",
| "activeTab": "tab1",
| "tabs": [
| {
| "UUID": "28895372-24f3-44de-9f5e-28cfe85352a7",
| "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": "d0485f4a-3912-4d40-ad69-3fe19e39de66",
| "allowGuestUser": false,
| "locked": false,
| "seedComponents": [
| {
| "attributes": {
| "recordId": "{!CurrentUser.accountId}"
| },
| "fqn": "forceCommunity:accountBrandRecord"
| }
| ],
| "tabKey": "tab2",
| "tabName": "Branding"
| }
| ],
| "useOverflowMenu": false
| }
| },
| "componentName": "forceCommunity:tabset",
| "id": "cecf76bb-0d32-40b6-a3cd-6a4402b8971e",
| "regions": [
| {
| "components": [
| {
| "componentAttributes": {
| "customTitle": "Members",
| "parentRecordId": "{!CurrentUser.accountId}",
| "relatedListName": "Users",
| "showBreadCrumbs": false,
| "showCustomTitle": true,
| "showManualRefreshButton": false,
| "showRowNumbers": false
| },
| "componentName": "forceCommunity:relatedList",
| "id": "cedfa9df-49c7-436f-b126-4e932bd728ab",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "28895372-24f3-44de-9f5e-28cfe85352a7",
| "regionLabel": "Members",
| "regionName": "tab1",
| "renditionMap": {},
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "recordId": "{!CurrentUser.accountId}"
| },
| "componentName": "forceCommunity:accountBrandRecord",
| "id": "a1c5adc5-52cf-48ed-a978-ba7b1b3e0020",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "d0485f4a-3912-4d40-ad69-3fe19e39de66",
| "regionLabel": "Branding",
| "regionName": "tab2",
| "renditionMap": {},
| "type": "region"
| }
| ],
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "1edbc0ab-4547-45de-879e-5d4ef884139f",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "12c3f14a-540c-4bdd-bc77-49464fbf4ff4",
| "regionName": "footer",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "customHeadTags": "",
| "description": "",
| "title": "Account Management"
| },
| "componentName": "forceCommunity:seoAssistant",
| "id": "90a3e074-564a-49d3-b3fd-26787acf056e",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "69e596d7-b594-4fdd-bdf7-cd1602460b4b",
| "regionName": "sfdcHiddenRegion",
| "type": "region"
| }
| ],
| "themeLayoutType": "Inner",
| "type": "view",
| "viewType": "account-management"
| }
|
|