buli
2023-07-11 80a3f59e2d3df07805bc67e329300b8de90a5b3a
force-app/main/default/experiences/Partner21/views/topicDetail.json
New file
@@ -0,0 +1,93 @@
{
    "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
    "componentName": "siteforce:sldsTwoCol84Layout",
    "dataProviders": [],
    "id": "38e59688-3353-4124-b571-862a162dff11",
    "label": "Topic Detail",
    "regions": [
        {
            "components": [
                {
                    "componentAttributes": {
                        "recordId": "{!recordId}"
                    },
                    "componentName": "forceCommunity:recordHeadline",
                    "id": "d6b687e5-f1a9-46f2-9bc3-78b95e261dfe",
                    "renderPriority": "NEUTRAL",
                    "renditionMap": {},
                    "type": "component"
                }
            ],
            "id": "c9480151-e5e7-4ded-a13c-f7c0204338ba",
            "regionName": "header",
            "type": "region"
        },
        {
            "components": [
                {
                    "componentAttributes": {
                        "canChangeSorting": false,
                        "defaultFilter": "",
                        "defaultSortOrderHomeFeed": "Relevance",
                        "defaultSortOrderTopicsFeed": "Relevance",
                        "feedDesign": "DEFAULT",
                        "hasFeedSearch": false,
                        "subjectId": "{!recordId}",
                        "type": "Topics"
                    },
                    "componentName": "forceCommunity:forceCommunityFeed",
                    "id": "5dd762d8-9d22-40de-b4bb-191391220741",
                    "renderPriority": "NEUTRAL",
                    "renditionMap": {},
                    "type": "component"
                }
            ],
            "id": "90ff1fce-9ccb-41ad-8757-1470c2db974f",
            "regionName": "content",
            "type": "region"
        },
        {
            "components": [
                {
                    "componentAttributes": {
                        "recordId": "{!recordId}"
                    },
                    "componentName": "forceCommunity:recordDetail",
                    "id": "b8b25258-493c-458b-8e9c-bee0c905fde2",
                    "renderPriority": "NEUTRAL",
                    "renditionMap": {},
                    "type": "component"
                }
            ],
            "id": "782dcfa9-0d4f-47d9-8e37-789bd58f1f0a",
            "regionName": "sidebar",
            "type": "region"
        },
        {
            "id": "74af9e79-3377-4866-8c0a-9d7e6fe3ef45",
            "regionName": "footer",
            "type": "region"
        },
        {
            "components": [
                {
                    "componentAttributes": {
                        "customHeadTags": "",
                        "description": "{!Record.Description}",
                        "title": "{!Record._Title}"
                    },
                    "componentName": "forceCommunity:seoAssistant",
                    "id": "3486895a-d73b-4102-93a7-6d207fd0a00e",
                    "renditionMap": {},
                    "type": "component"
                }
            ],
            "id": "f26b2333-7b1a-48e6-a1a3-f3e34426f512",
            "regionName": "sfdcHiddenRegion",
            "type": "region"
        }
    ],
    "themeLayoutType": "Inner",
    "type": "view",
    "viewType": "topic"
}