From 0c4796706fc9473d069b620321a54b20a119906c Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期二, 11 七月 2023 14:16:44 +0800 Subject: [PATCH] Merge branch 'LEXUpgrade2023-Deloitte' --- force-app/main/default/experiences/Consumable_21/views/recordList.json | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 52 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/views/recordList.json b/force-app/main/default/experiences/Consumable_21/views/recordList.json new file mode 100644 index 0000000..3297e4d --- /dev/null +++ b/force-app/main/default/experiences/Consumable_21/views/recordList.json @@ -0,0 +1,52 @@ +{ + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "fc17b90e-324f-4f45-9fb0-fdb77ae3ddba", + "label": "Record List", + "regions": [ + { + "id": "fa120507-18e4-4a22-8643-65cf9c8ff591", + "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": "69da3246-c8e4-4cef-b716-ef4d0df8f0c0", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "4b10df19-b7d7-4ae9-bb7e-e43a88e18c17", + "regionName": "content", + "type": "region" + }, + { + "id": "5bd531a6-7ad0-4d73-8be0-9fe73d710d7e", + "regionName": "footer", + "type": "region" + } + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "list" +} -- Gitblit v1.9.1