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
| {
| "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
| "componentName": "siteforce:sldsOneColLayout",
| "dataProviders": [],
| "id": "858b90d6-5f26-4a9a-9080-746e17a9f4b5",
| "label": "Search",
| "regions": [
| {
| "id": "cc3fe408-8424-4fe4-b5ce-b62de9e02304",
| "regionName": "header",
| "type": "region"
| },
| {
| "components": [
| {
| "componentAttributes": {
| "scopes": [
| {
| "isPublic": false,
| "name": "Lead"
| },
| {
| "isPublic": false,
| "name": "Opportunity"
| },
| {
| "isPublic": false,
| "name": "Campaign"
| },
| {
| "isPublic": false,
| "name": "ContentDocument"
| }
| ],
| "searchResultFiltering": true,
| "searchTerm": "{!term}",
| "showTopResults": true
| },
| "componentName": "forceCommunity:search",
| "id": "1d5f2162-3e97-4eba-b903-48faf3a018a4",
| "renderPriority": "NEUTRAL",
| "renditionMap": {},
| "type": "component"
| }
| ],
| "id": "e4a5dd5f-cc4b-43ed-899a-6eb3047bad5b",
| "regionName": "content",
| "type": "region"
| },
| {
| "id": "b8b7709d-2499-423f-8e63-bd9fb751eb9c",
| "regionName": "footer",
| "type": "region"
| }
| ],
| "themeLayoutType": "Inner",
| "type": "view",
| "viewType": "global-search"
| }
|
|