buli
2023-07-18 df5aa8087c2c7328dc4188f05d762c8df1f0b07a
force-app/main/default/experiences/Consumable1/views/recordDetail.json
@@ -1,66 +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" : [ {
      "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"
  }, {
    "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"
  } ],
  "themeLayoutType" : "Inner",
  "type" : "view",
  "viewType" : "detail"
}
    "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": [
                {
                    "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"
        },
        {
            "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"
        }
    ],
    "themeLayoutType": "Inner",
    "type": "view",
    "viewType": "detail"
}