binxie
2023-06-16 da42e2995c00293af89c71fe5ba6e16cbb77e1b3
force-app/main/default/experiences/Site3/views/recordDetail.json
@@ -1,75 +1,65 @@
{
  "appPageId": "7f290f39-4245-4612-9453-2b0c9f9e3701",
  "componentName": "siteforce:sldsOneColLayout",
  "dataProviders": [],
  "id": "bb2f4e25-0c5a-46a4-adb6-431ecad42732",
  "label": "Record Detail",
  "regions": [
    {
      "id": "d7e0c80b-0785-4368-b355-8df9b74d7585",
      "regionName": "header",
      "type": "region"
    },
    {
      "components": [
        {
          "componentAttributes": {
            "recordId": "{!recordId}"
          },
          "componentName": "forceCommunity:recordHeadline",
          "id": "cc81febf-e90c-4506-a6ae-49118bcc9561",
          "renderPriority": "NEUTRAL",
          "renditionMap": {},
          "type": "component"
        },
        {
          "componentAttributes": {
            "detailsTabLabel": "Details",
            "discussionsTabLabel": "Feed",
            "recordId": "{!recordId}",
            "relatedTabLabel": "Related",
            "tab1Type": "details",
            "tab2Type": "related",
            "tab3Type": "chatter",
            "tab4Type": "none",
            "timelineTabLabel": "Activity"
          },
          "componentName": "forceCommunity:recordHomeTabs",
          "id": "49358887-7f6c-49d2-b870-bca6628902cc",
          "renderPriority": "NEUTRAL",
          "renditionMap": {},
          "type": "component"
        }
      ],
      "id": "431670c5-9b29-44ff-9abb-08da1f5bc596",
      "regionName": "content",
      "type": "region"
    },
    {
      "id": "ef26bfcc-676c-44ae-bba2-ef9d4e139000",
      "regionName": "footer",
      "type": "region"
    },
    {
      "components": [
        {
          "componentAttributes": {
            "customHeadTags": "",
            "description": "",
            "title": "{!Record._Object}: {!Record._Title}"
          },
          "componentName": "forceCommunity:seoAssistant",
          "id": "e54f6f0f-9bb6-49c5-874b-e0cb6df5aac9",
          "renditionMap": {},
          "type": "component"
        }
      ],
      "id": "545512d3-d5b2-48c3-81d7-08d3a34ca75a",
      "regionName": "sfdcHiddenRegion",
      "type": "region"
    }
  ],
  "themeLayoutType": "Inner",
  "type": "view",
  "viewType": "detail"
}
  "appPageId" : "7f290f39-4245-4612-9453-2b0c9f9e3701",
  "componentName" : "siteforce:sldsOneColLayout",
  "dataProviders" : [ ],
  "id" : "bb2f4e25-0c5a-46a4-adb6-431ecad42732",
  "label" : "Record Detail",
  "regions" : [ {
    "id" : "d7e0c80b-0785-4368-b355-8df9b74d7585",
    "regionName" : "header",
    "type" : "region"
  }, {
    "components" : [ {
      "componentAttributes" : {
        "recordId" : "{!recordId}"
      },
      "componentName" : "forceCommunity:recordHeadline",
      "id" : "cc81febf-e90c-4506-a6ae-49118bcc9561",
      "renderPriority" : "NEUTRAL",
      "renditionMap" : { },
      "type" : "component"
    }, {
      "componentAttributes" : {
        "detailsTabLabel" : "Details",
        "discussionsTabLabel" : "Feed",
        "recordId" : "{!recordId}",
        "relatedTabLabel" : "Related",
        "tab1Type" : "details",
        "tab2Type" : "related",
        "tab3Type" : "chatter",
        "tab4Type" : "none",
        "timelineTabLabel" : "Activity"
      },
      "componentName" : "forceCommunity:recordHomeTabs",
      "id" : "49358887-7f6c-49d2-b870-bca6628902cc",
      "renderPriority" : "NEUTRAL",
      "renditionMap" : { },
      "type" : "component"
    } ],
    "id" : "431670c5-9b29-44ff-9abb-08da1f5bc596",
    "regionName" : "content",
    "type" : "region"
  }, {
    "id" : "ef26bfcc-676c-44ae-bba2-ef9d4e139000",
    "regionName" : "footer",
    "type" : "region"
  }, {
    "components" : [ {
      "componentAttributes" : {
        "customHeadTags" : "",
        "description" : "",
        "title" : "{!Record._Object}: {!Record._Title}"
      },
      "componentName" : "forceCommunity:seoAssistant",
      "id" : "e54f6f0f-9bb6-49c5-874b-e0cb6df5aac9",
      "renditionMap" : { },
      "type" : "component"
    } ],
    "id" : "545512d3-d5b2-48c3-81d7-08d3a34ca75a",
    "regionName" : "sfdcHiddenRegion",
    "type" : "region"
  } ],
  "themeLayoutType" : "Inner",
  "type" : "view",
  "viewType" : "detail"
}