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
| {
| "appPageId": "bfbf7350-cdcd-4e2c-97a5-ab51f2aa3b9d",
| "componentName": "siteforce:sldsOneColLayout",
| "dataProviders": [],
| "id": "a8ddd7f3-7895-497a-bb20-7f0ce5c387aa",
| "label": "Login Error",
| "regions": [
| {
| "id": "79334ce5-8806-43ed-824a-36948d933f87",
| "regionName": "header",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "richTextValue": "<div style=\"text-align: center;\">Invalid Page</div>"
| },
| "componentName": "forceCommunity:richTextInline",
| "id": "a7518e76-7f61-466f-a82a-9880b806f1af",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "72829da8-38fa-478c-a4d8-70e3cbb74749",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "0e1faede-f160-45cf-83d8-9c0256af66dc",
| "regionName": "footer",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "customHeadTags": "",
| "description": "",
| "title": "Login Error"
| },
| "componentName": "forceCommunity:seoAssistant",
| "id": "8afbbb1d-2436-4920-83de-2485490447f8",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "d30d0bbc-dc48-4a9e-a6a4-56831143992b",
| "regionName": "sfdcHiddenRegion",
| "type": "region"
| }
| ],
| "themeLayoutType": "Login",
| "type": "view",
| "viewType": "login-error"
| }
|
|