buli
2023-07-11 0c4796706fc9473d069b620321a54b20a119906c
force-app/main/default/experiences/Consumable1/views/recordDetail.json
@@ -1,76 +1,76 @@
{
  "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
  "componentName": "siteforce:sldsOneColLayout",
  "dataProviders": [],
  "id": "d30889c1-09fc-407a-8d9d-155b305cce6f",
  "label": "Record Detail",
  "regions": [
    {
      "id": "58b8dc89-c614-4b2a-be76-1cd2733c7a2d",
      "regionName": "header",
      "type": "region"
    },
    {
      "components": [
    "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
    "componentName": "siteforce:sldsOneColLayout",
    "dataProviders": [],
    "id": "d30889c1-09fc-407a-8d9d-155b305cce6f",
    "label": "Record Detail",
    "regions": [
        {
          "componentAttributes": {
            "recordId": "{!recordId}"
          },
          "componentName": "forceCommunity:recordHeadline",
          "id": "d6471194-6314-4cc2-ad8d-8844760b584f",
          "renderPriority": "NEUTRAL",
          "renditionMap": {},
          "type": "component"
            "id": "58b8dc89-c614-4b2a-be76-1cd2733c7a2d",
            "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": "43f7a144-34dd-4fe7-a4d6-9b4ce60a2633",
          "renderPriority": "NEUTRAL",
          "renditionMap": {},
          "type": "component"
        }
      ],
      "id": "79ac024a-2855-4c3d-ad2e-1529cb3588a7",
      "regionName": "content",
      "type": "region"
    },
    {
      "id": "73ccaf9e-c514-4a24-aaf6-c5c0d176c356",
      "regionName": "footer",
      "type": "region"
    },
    {
      "components": [
            "components": [
                {
                    "componentAttributes": {
                        "recordId": "{!recordId}"
                    },
                    "componentName": "forceCommunity:recordHeadline",
                    "id": "d6471194-6314-4cc2-ad8d-8844760b584f",
                    "renderPriority": "NEUTRAL",
                    "renditionMap": {},
                    "type": "component"
                },
                {
                    "componentAttributes": {
                        "detailsTabLabel": "Details",
                        "discussionsTabLabel": "Feed",
                        "recordId": "{!recordId}",
                        "relatedTabLabel": "Related",
                        "showLegacyActivityComposer": false,
                        "tab1Type": "details",
                        "tab2Type": "related",
                        "tab3Type": "none",
                        "tab4Type": "none",
                        "timelineTabLabel": "Activity"
                    },
                    "componentName": "forceCommunity:recordHomeTabs",
                    "id": "43f7a144-34dd-4fe7-a4d6-9b4ce60a2633",
                    "renderPriority": "NEUTRAL",
                    "renditionMap": {},
                    "type": "component"
                }
            ],
            "id": "79ac024a-2855-4c3d-ad2e-1529cb3588a7",
            "regionName": "content",
            "type": "region"
        },
        {
          "componentAttributes": {
            "customHeadTags": "",
            "description": "",
            "title": "{!Record._Object}: {!Record._Title}"
          },
          "componentName": "forceCommunity:seoAssistant",
          "id": "23c28297-68e4-4693-b7c2-eddb3a672965",
          "renditionMap": {},
          "type": "component"
            "id": "73ccaf9e-c514-4a24-aaf6-c5c0d176c356",
            "regionName": "footer",
            "type": "region"
        },
        {
            "components": [
                {
                    "componentAttributes": {
                        "customHeadTags": "",
                        "description": "",
                        "title": "{!Record._Object}: {!Record._Title}"
                    },
                    "componentName": "forceCommunity:seoAssistant",
                    "id": "23c28297-68e4-4693-b7c2-eddb3a672965",
                    "renditionMap": {},
                    "type": "component"
                }
            ],
            "id": "06f1cca0-baa5-4d1c-b943-72735f101956",
            "regionName": "sfdcHiddenRegion",
            "type": "region"
        }
      ],
      "id": "06f1cca0-baa5-4d1c-b943-72735f101956",
      "regionName": "sfdcHiddenRegion",
      "type": "region"
    }
  ],
  "themeLayoutType": "Inner",
  "type": "view",
  "viewType": "detail"
    ],
    "themeLayoutType": "Inner",
    "type": "view",
    "viewType": "detail"
}