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
| {
| "appPageId": "e8609e96-b5d8-40fb-a7e5-29203d1e7f60",
| "componentName": "siteforce:sldsOneColLayout",
| "dataProviders": [],
| "id": "fde21273-a399-4352-84bd-df7f1081488c",
| "label": "Check Password",
| "regions": [
| {
| "components": [
| {
| "componentAttributes": {
| "richTextValue": "<div style=\"text-align: center;\"><span style=\"font-size:22px\">NOW, CHECK YOUR EMAIL</span></div>"
| },
| "componentName": "forceCommunity:richTextInline",
| "id": "632b43b2-b321-494e-9a57-b1f7908b99a3",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| },
| {
| "componentAttributes": {
| "richTextValue": "<div style=\"text-align: center;\">Check the email account associated with your user name for instructions on resetting your password. Remember to look in your spam folder, where automated messages sometimes filter. If you still can't log in, contact your administrator.</div>"
| },
| "componentName": "forceCommunity:richTextInline",
| "id": "a4d8f2ce-78dc-4ccc-8c23-4edeac459453",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| },
| {
| "componentAttributes": {
| "richTextValue": "<div style=\"text-align: center;\"><a class=\"inverseTextColor\" href=\"./\">Back to login</a></div>"
| },
| "componentName": "forceCommunity:richTextInline",
| "id": "a0a98e5e-54ab-4923-a170-2cc5458b576c",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "0c9fafcc-3ab2-4a5d-8502-ed3596149297",
| "regionName": "content",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "customHeadTags": "",
| "description": "",
| "title": "Check Password"
| },
| "componentName": "forceCommunity:seoAssistant",
| "id": "89e29191-a1ff-4603-bc80-efdbd4320217",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "2f359d06-d5b7-48bd-ba53-7561473e3b10",
| "regionName": "sfdcHiddenRegion",
| "type": "region"
| }
| ],
| "themeLayoutType": "Login",
| "type": "view",
| "viewType": "check-password"
| }
|
|