buli
2023-07-14 744f42c5496e656a1f9927740a3b37c0b97a6cba
force-app/main/default/experiences/Consumable1/views/recordList.json
@@ -1,52 +1,46 @@
{
  "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
  "componentName": "siteforce:sldsOneColLayout",
  "dataProviders": [],
  "id": "f14a9999-9077-4660-a62f-b9df05228f6c",
  "label": "Record List",
  "regions": [
    {
      "id": "c142f9c9-d513-4938-8678-c78cb05ca097",
      "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": "9cf46f79-994f-4674-9cf3-8f1309488f9e",
          "renderPriority": "NEUTRAL",
          "renditionMap": {},
          "type": "component"
        }
      ],
      "id": "2d62ef08-0512-4116-8b2c-877e41412967",
      "regionName": "content",
      "type": "region"
    },
    {
      "id": "53ed7ccf-2c5e-428f-84aa-9c122f0a2031",
      "regionName": "footer",
      "type": "region"
    }
  ],
  "themeLayoutType": "Inner",
  "type": "view",
  "viewType": "list"
}
  "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
  "componentName" : "siteforce:sldsOneColLayout",
  "dataProviders" : [ ],
  "id" : "f14a9999-9077-4660-a62f-b9df05228f6c",
  "label" : "Record List",
  "regions" : [ {
    "id" : "c142f9c9-d513-4938-8678-c78cb05ca097",
    "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" : "9cf46f79-994f-4674-9cf3-8f1309488f9e",
      "renderPriority" : "NEUTRAL",
      "renditionMap" : { },
      "type" : "component"
    } ],
    "id" : "2d62ef08-0512-4116-8b2c-877e41412967",
    "regionName" : "content",
    "type" : "region"
  }, {
    "id" : "53ed7ccf-2c5e-428f-84aa-9c122f0a2031",
    "regionName" : "footer",
    "type" : "region"
  } ],
  "themeLayoutType" : "Inner",
  "type" : "view",
  "viewType" : "list"
}