buli
2023-07-11 0c4796706fc9473d069b620321a54b20a119906c
force-app/main/default/experiences/Partner21/views/search.json
New file
@@ -0,0 +1,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"
}