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": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374",
| "componentName": "siteforce:sldsOneColLayout",
| "dataProviders": [],
| "id": "fd91a176-37cc-4c72-887d-8a32f8472825",
| "label": "Account Management",
| "regions": [
| {
| "id": "262d4441-fd9c-4127-9986-4c9ad8587eba",
| "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": "3d0c495a-f911-45a0-9567-812a0743c581",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| },
| {
| "componentAttributes": {
| "tabsetConfig": {
| "UUID": "70bcdbb9-d991-42bc-b481-e7402ac6098d",
| "activeTab": "tab1",
| "tabs": [
| {
| "UUID": "a29aefd0-0fcc-4da9-9870-d36a8d0de93e",
| "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": "03536177-264d-43e3-8c3f-1214755f8b7b",
| "allowGuestUser": false,
| "locked": false,
| "seedComponents": [
| {
| "attributes": {
| "recordId": "{!CurrentUser.accountId}"
| },
| "fqn": "forceCommunity:accountBrandRecord"
| }
| ],
| "tabKey": "tab2",
| "tabName": "Branding"
| }
| ],
| "useOverflowMenu": false
| }
| },
| "componentName": "forceCommunity:tabset",
| "id": "70bcdbb9-d991-42bc-b481-e7402ac6098d",
| "regions": [
| {
| "components": [
| {
| "componentAttributes": {
| "customTitle": "Members",
| "parentRecordId": "{!CurrentUser.accountId}",
| "relatedListName": "Users",
| "showBreadCrumbs": false,
| "showCustomTitle": true,
| "showManualRefreshButton": false,
| "showRowNumbers": false
| },
| "componentName": "forceCommunity:relatedList",
| "id": "a9efd81a-d6fa-448b-93cf-280e7c6ef46c",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "a29aefd0-0fcc-4da9-9870-d36a8d0de93e",
| "regionLabel": "Members",
| "regionName": "tab1",
| "renditionMap": {},
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "recordId": "{!CurrentUser.accountId}"
| },
| "componentName": "forceCommunity:accountBrandRecord",
| "id": "18ef9967-2369-484a-83db-f4c32494e9cc",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "03536177-264d-43e3-8c3f-1214755f8b7b",
| "regionLabel": "Branding",
| "regionName": "tab2",
| "renditionMap": {},
| "type": "region"
| }
| ],
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "994d71b3-70bd-4c11-a9a5-343ca297dc90",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "dd298082-15f8-418d-9f95-7384993b0791",
| "regionName": "footer",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "customHeadTags": "",
| "description": "",
| "title": "Account Management"
| },
| "componentName": "forceCommunity:seoAssistant",
| "id": "675eddaf-9bb9-4932-86dd-ee69780ecb3d",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "0736aa4d-5574-41f3-8504-6e9ab73263f2",
| "regionName": "sfdcHiddenRegion",
| "type": "region"
| }
| ],
| "themeLayoutType": "Inner",
| "type": "view",
| "viewType": "account-management"
| }
|
|