From df5aa8087c2c7328dc4188f05d762c8df1f0b07a Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期二, 18 七月 2023 09:19:12 +0800 Subject: [PATCH] changeorg --- force-app/main/default/experiences/Partner21/views/recordList.json | 96 ++++++++++++++++++++++++------------------------ 1 files changed, 48 insertions(+), 48 deletions(-) diff --git a/force-app/main/default/experiences/Partner21/views/recordList.json b/force-app/main/default/experiences/Partner21/views/recordList.json index 7108062..e301db8 100644 --- a/force-app/main/default/experiences/Partner21/views/recordList.json +++ b/force-app/main/default/experiences/Partner21/views/recordList.json @@ -1,52 +1,52 @@ { - "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "c0dfcf8e-1f28-474c-ba52-6824250808ec", - "label": "Record List", - "regions": [ - { - "id": "2bcbaeca-5c24-4210-8443-88287387e5be", - "regionName": "header", - "type": "region" - }, - { - "components": [ + "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "c0dfcf8e-1f28-474c-ba52-6824250808ec", + "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": "6a070319-37ad-44aa-808f-872c9d7cc87e", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "id": "2bcbaeca-5c24-4210-8443-88287387e5be", + "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": "6a070319-37ad-44aa-808f-872c9d7cc87e", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "e1b2d184-2ddf-4ff8-8faa-2b54770bbb6a", + "regionName": "content", + "type": "region" + }, + { + "id": "8a05bc0a-f2c6-486c-90d2-9d08f1156c3c", + "regionName": "footer", + "type": "region" } - ], - "id": "e1b2d184-2ddf-4ff8-8faa-2b54770bbb6a", - "regionName": "content", - "type": "region" - }, - { - "id": "8a05bc0a-f2c6-486c-90d2-9d08f1156c3c", - "regionName": "footer", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "list" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "list" } -- Gitblit v1.9.1