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": "2bcb651a-3bf1-4ba0-bf17-8f52e81c95c6",
| "componentName": "siteforce:sldsOneColLayout",
| "dataProviders": [],
| "id": "acfc3c4f-6e34-4219-a88a-39af60aece24",
| "label": "Login Error",
| "regions": [
| {
| "id": "f0dbcd6d-92d7-48ee-bdfe-878dee8e9a77",
| "regionName": "header",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "richTextValue": "<div style=\"text-align: center;\">Invalid Page</div>"
| },
| "componentName": "forceCommunity:richTextInline",
| "id": "178cb7f3-fed5-4bcb-8b17-8d42d49f03d9",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "ecdce3fb-0b9b-44ae-b7b0-fbf42f12e826",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "d7969d47-f741-49af-8879-5d2aa4a8b92b",
| "regionName": "footer",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "customHeadTags": "",
| "description": "",
| "title": "Login Error"
| },
| "componentName": "forceCommunity:seoAssistant",
| "id": "7124e5aa-b506-4383-acf2-cd508614a65c",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "e86aa86c-d5f8-481b-becd-f641d6dddb07",
| "regionName": "sfdcHiddenRegion",
| "type": "region"
| }
| ],
| "themeLayoutType": "Login",
| "type": "view",
| "viewType": "login-error"
| }
|
|