binxie
2023-06-16 da42e2995c00293af89c71fe5ba6e16cbb77e1b3
force-app/main/default/experiences/Site3/views/recordList.json
@@ -1,52 +1,46 @@
{
  "appPageId": "7f290f39-4245-4612-9453-2b0c9f9e3701",
  "componentName": "siteforce:sldsOneColLayout",
  "dataProviders": [],
  "id": "45ab1ac9-68f0-43e8-af03-88f2f479f2c3",
  "label": "Record List",
  "regions": [
    {
      "id": "f55ac5c7-e89e-4a0c-b673-369053d0ccbb",
      "regionName": "header",
      "type": "region"
    },
    {
      "components": [
        {
          "componentAttributes": {
            "enableInlineEdit": true,
            "filterName": "{!filterId}",
            "layout": "FULL",
            "pageSize": 25,
            "scope": "{!objectName}",
            "showActionBar": true,
            "showChartsPanel": true,
            "showDisplay": "showall",
            "showFilterPanel": true,
            "showImageIcon": true,
            "showManualRefreshButton": true,
            "showObjectName": true,
            "showPinnedList": true,
            "showSearchBar": true
          },
          "componentName": "forceCommunity:objectHome",
          "id": "5b78a56c-dcaf-4366-a3fc-eb5c2f685ebc",
          "renderPriority": "NEUTRAL",
          "renditionMap": {},
          "type": "component"
        }
      ],
      "id": "9657d9bf-f46a-400c-a19f-252c3878377f",
      "regionName": "content",
      "type": "region"
    },
    {
      "id": "abde8654-b5ac-4f5b-83d1-52935c514cd0",
      "regionName": "footer",
      "type": "region"
    }
  ],
  "themeLayoutType": "Inner",
  "type": "view",
  "viewType": "list"
}
  "appPageId" : "7f290f39-4245-4612-9453-2b0c9f9e3701",
  "componentName" : "siteforce:sldsOneColLayout",
  "dataProviders" : [ ],
  "id" : "45ab1ac9-68f0-43e8-af03-88f2f479f2c3",
  "label" : "Record List",
  "regions" : [ {
    "id" : "f55ac5c7-e89e-4a0c-b673-369053d0ccbb",
    "regionName" : "header",
    "type" : "region"
  }, {
    "components" : [ {
      "componentAttributes" : {
        "enableInlineEdit" : true,
        "filterName" : "{!filterId}",
        "layout" : "FULL",
        "pageSize" : 25,
        "scope" : "{!objectName}",
        "showActionBar" : true,
        "showChartsPanel" : true,
        "showDisplay" : "showall",
        "showFilterPanel" : true,
        "showImageIcon" : true,
        "showManualRefreshButton" : true,
        "showObjectName" : true,
        "showPinnedList" : true,
        "showSearchBar" : true
      },
      "componentName" : "forceCommunity:objectHome",
      "id" : "5b78a56c-dcaf-4366-a3fc-eb5c2f685ebc",
      "renderPriority" : "NEUTRAL",
      "renditionMap" : { },
      "type" : "component"
    } ],
    "id" : "9657d9bf-f46a-400c-a19f-252c3878377f",
    "regionName" : "content",
    "type" : "region"
  }, {
    "id" : "abde8654-b5ac-4f5b-83d1-52935c514cd0",
    "regionName" : "footer",
    "type" : "region"
  } ],
  "themeLayoutType" : "Inner",
  "type" : "view",
  "viewType" : "list"
}