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/Consumable1/views/cICリスト.json | 96 +++++++++++++++++++++++++---------------------- 1 files changed, 51 insertions(+), 45 deletions(-) diff --git "a/force-app/main/default/experiences/Consumable1/views/cIC\343\203\252\343\202\271\343\203\210.json" "b/force-app/main/default/experiences/Consumable1/views/cIC\343\203\252\343\202\271\343\203\210.json" index 45e3a08..1243546 100644 --- "a/force-app/main/default/experiences/Consumable1/views/cIC\343\203\252\343\202\271\343\203\210.json" +++ "b/force-app/main/default/experiences/Consumable1/views/cIC\343\203\252\343\202\271\343\203\210.json" @@ -1,46 +1,52 @@ { - "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", - "componentName" : "siteforce:sldsOneColLayout", - "dataProviders" : [ ], - "id" : "708367ab-41a2-4633-a93a-1a54141f1f48", - "label" : "CIC 銉偣銉�", - "regions" : [ { - "id" : "2c3dbc4b-bfd9-4394-af4f-e60cb9fdcb79", - "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" : "5f77c48f-42c0-4c08-85cc-69eedde9ea24", - "renderPriority" : "NEUTRAL", - "renditionMap" : { }, - "type" : "component" - } ], - "id" : "2e605af4-63d3-4eae-beb4-fd599953e389", - "regionName" : "content", - "type" : "region" - }, { - "id" : "04eec419-32b1-46b5-9099-b2d8ee3f3b9f", - "regionName" : "footer", - "type" : "region" - } ], - "themeLayoutType" : "Inner", - "type" : "view", - "viewType" : "list-500" -} \ No newline at end of file + "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "708367ab-41a2-4633-a93a-1a54141f1f48", + "label": "CIC 銉偣銉�", + "regions": [ + { + "id": "2c3dbc4b-bfd9-4394-af4f-e60cb9fdcb79", + "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": "5f77c48f-42c0-4c08-85cc-69eedde9ea24", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "2e605af4-63d3-4eae-beb4-fd599953e389", + "regionName": "content", + "type": "region" + }, + { + "id": "04eec419-32b1-46b5-9099-b2d8ee3f3b9f", + "regionName": "footer", + "type": "region" + } + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "list-500" +} -- Gitblit v1.9.1