From da42e2995c00293af89c71fe5ba6e16cbb77e1b3 Mon Sep 17 00:00:00 2001 From: binxie <137736985@qq.com> Date: 星期五, 16 六月 2023 17:24:31 +0800 Subject: [PATCH] backup code --- force-app/main/default/experiences/Consumable1/views/仪表板関連リスト.json | 82 +++++++++++++++++++---------------------- 1 files changed, 38 insertions(+), 44 deletions(-) diff --git "a/force-app/main/default/experiences/Consumable1/views/\344\273\252\350\241\250\346\235\277\351\226\242\351\200\243\343\203\252\343\202\271\343\203\210.json" "b/force-app/main/default/experiences/Consumable1/views/\344\273\252\350\241\250\346\235\277\351\226\242\351\200\243\343\203\252\343\202\271\343\203\210.json" index 1dd0eff..ab87d3e 100644 --- "a/force-app/main/default/experiences/Consumable1/views/\344\273\252\350\241\250\346\235\277\351\226\242\351\200\243\343\203\252\343\202\271\343\203\210.json" +++ "b/force-app/main/default/experiences/Consumable1/views/\344\273\252\350\241\250\346\235\277\351\226\242\351\200\243\343\203\252\343\202\271\343\203\210.json" @@ -1,45 +1,39 @@ { - "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "97ed2657-7949-4aed-9e5d-cae9c935f730", - "label": "浠〃鏉� 闁㈤�c儶銈广儓", - "regions": [ - { - "id": "c5f2427e-9a5d-4db5-9929-e3d6e633475f", - "regionName": "header", - "type": "region" - }, - { - "components": [ - { - "componentAttributes": { - "customTitle": "", - "parentRecordId": "{!recordId}", - "relatedListName": "{!relationshipApiName}", - "showBreadCrumbs": true, - "showCustomTitle": false, - "showManualRefreshButton": true, - "showRowNumbers": true - }, - "componentName": "forceCommunity:relatedList", - "id": "eafc91e0-39e9-432d-b9c2-680c80c3601d", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "4b9072b6-40de-478a-a460-c3aa1d3e286d", - "regionName": "content", - "type": "region" - }, - { - "id": "d682a0cb-7ab6-47e0-8f11-c18f2d49ea91", - "regionName": "footer", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "relatedlist-01Z" -} + "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName" : "siteforce:sldsOneColLayout", + "dataProviders" : [ ], + "id" : "97ed2657-7949-4aed-9e5d-cae9c935f730", + "label" : "浠〃鏉� 闁㈤�c儶銈广儓", + "regions" : [ { + "id" : "c5f2427e-9a5d-4db5-9929-e3d6e633475f", + "regionName" : "header", + "type" : "region" + }, { + "components" : [ { + "componentAttributes" : { + "customTitle" : "", + "parentRecordId" : "{!recordId}", + "relatedListName" : "{!relationshipApiName}", + "showBreadCrumbs" : true, + "showCustomTitle" : false, + "showManualRefreshButton" : true, + "showRowNumbers" : true + }, + "componentName" : "forceCommunity:relatedList", + "id" : "eafc91e0-39e9-432d-b9c2-680c80c3601d", + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "4b9072b6-40de-478a-a460-c3aa1d3e286d", + "regionName" : "content", + "type" : "region" + }, { + "id" : "d682a0cb-7ab6-47e0-8f11-c18f2d49ea91", + "regionName" : "footer", + "type" : "region" + } ], + "themeLayoutType" : "Inner", + "type" : "view", + "viewType" : "relatedlist-01Z" +} \ No newline at end of file -- Gitblit v1.9.1