FUYU
2023-12-13 4488f711dbc01a8db6753907cae2ef4021dede68
force-app/main/default/experiences/Partner21/views/recordDetail.json
@@ -1,76 +1,76 @@
{
  "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
  "componentName": "siteforce:sldsOneColLayout",
  "dataProviders": [],
  "id": "07b95556-b1a0-4d51-9ad9-912c6af1d763",
  "label": "Record Detail",
  "regions": [
    {
      "id": "72339ad9-dfee-49fe-b534-519b18c7310d",
      "regionName": "header",
      "type": "region"
    },
    {
      "components": [
    "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
    "componentName": "siteforce:sldsOneColLayout",
    "dataProviders": [],
    "id": "07b95556-b1a0-4d51-9ad9-912c6af1d763",
    "label": "Record Detail",
    "regions": [
        {
          "componentAttributes": {
            "recordId": "{!recordId}"
          },
          "componentName": "forceCommunity:recordHeadline",
          "id": "2e77392d-9422-4485-9d55-ea22481d78a5",
          "renderPriority": "NEUTRAL",
          "renditionMap": {},
          "type": "component"
            "id": "72339ad9-dfee-49fe-b534-519b18c7310d",
            "regionName": "header",
            "type": "region"
        },
        {
          "componentAttributes": {
            "detailsTabLabel": "Details",
            "discussionsTabLabel": "Feed",
            "recordId": "{!recordId}",
            "relatedTabLabel": "Related",
            "showLegacyActivityComposer": false,
            "tab1Type": "details",
            "tab2Type": "related",
            "tab3Type": "chatter",
            "tab4Type": "none",
            "timelineTabLabel": "Activity"
          },
          "componentName": "forceCommunity:recordHomeTabs",
          "id": "8bad7644-5723-4956-8cbe-8bd495a2ef45",
          "renderPriority": "NEUTRAL",
          "renditionMap": {},
          "type": "component"
        }
      ],
      "id": "8f6e6e19-e3b0-46e4-b23b-372b0adeec99",
      "regionName": "content",
      "type": "region"
    },
    {
      "id": "5db2ad5a-27b4-41ef-ae44-aa582593ca10",
      "regionName": "footer",
      "type": "region"
    },
    {
      "components": [
            "components": [
                {
                    "componentAttributes": {
                        "recordId": "{!recordId}"
                    },
                    "componentName": "forceCommunity:recordHeadline",
                    "id": "2e77392d-9422-4485-9d55-ea22481d78a5",
                    "renderPriority": "NEUTRAL",
                    "renditionMap": {},
                    "type": "component"
                },
                {
                    "componentAttributes": {
                        "detailsTabLabel": "Details",
                        "discussionsTabLabel": "Feed",
                        "recordId": "{!recordId}",
                        "relatedTabLabel": "Related",
                        "showLegacyActivityComposer": false,
                        "tab1Type": "details",
                        "tab2Type": "related",
                        "tab3Type": "chatter",
                        "tab4Type": "none",
                        "timelineTabLabel": "Activity"
                    },
                    "componentName": "forceCommunity:recordHomeTabs",
                    "id": "8bad7644-5723-4956-8cbe-8bd495a2ef45",
                    "renderPriority": "NEUTRAL",
                    "renditionMap": {},
                    "type": "component"
                }
            ],
            "id": "8f6e6e19-e3b0-46e4-b23b-372b0adeec99",
            "regionName": "content",
            "type": "region"
        },
        {
          "componentAttributes": {
            "customHeadTags": "",
            "description": "",
            "title": "{!Record._Object}: {!Record._Title}"
          },
          "componentName": "forceCommunity:seoAssistant",
          "id": "f569e083-cf8e-44d6-b047-b790d05c6145",
          "renditionMap": {},
          "type": "component"
            "id": "5db2ad5a-27b4-41ef-ae44-aa582593ca10",
            "regionName": "footer",
            "type": "region"
        },
        {
            "components": [
                {
                    "componentAttributes": {
                        "customHeadTags": "",
                        "description": "",
                        "title": "{!Record._Object}: {!Record._Title}"
                    },
                    "componentName": "forceCommunity:seoAssistant",
                    "id": "f569e083-cf8e-44d6-b047-b790d05c6145",
                    "renditionMap": {},
                    "type": "component"
                }
            ],
            "id": "8806f9a9-2338-4950-8de9-d786d2e22964",
            "regionName": "sfdcHiddenRegion",
            "type": "region"
        }
      ],
      "id": "8806f9a9-2338-4950-8de9-d786d2e22964",
      "regionName": "sfdcHiddenRegion",
      "type": "region"
    }
  ],
  "themeLayoutType": "Inner",
  "type": "view",
  "viewType": "detail"
    ],
    "themeLayoutType": "Inner",
    "type": "view",
    "viewType": "detail"
}