From 5b5c1e16deaa3a9d6d0ed1ffca390655ed103df7 Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期五, 14 七月 2023 14:56:14 +0800 Subject: [PATCH] lex community --- force-app/main/default/experiences/Consumable_21/views/recordList.json | 96 ++++++++++++++++++++++++------------------------ 1 files changed, 48 insertions(+), 48 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 index d4079e4..3297e4d 100644 --- a/force-app/main/default/experiences/Consumable_21/views/recordList.json +++ b/force-app/main/default/experiences/Consumable_21/views/recordList.json @@ -1,52 +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": [ + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "fc17b90e-324f-4f45-9fb0-fdb77ae3ddba", + "label": "Record List", + "regions": [ { - "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": "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" } - ], - "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" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "list" } -- Gitblit v1.9.1