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/\345\255\246\344\274\232\343\203\273\345\237\271\350\256\255\351\226\242\351\200\243\343\203\252\343\202\271\343\203\210.json" "b/force-app/main/default/experiences/Consumable1/views/\345\255\246\344\274\232\343\203\273\345\237\271\350\256\255\351\226\242\351\200\243\343\203\252\343\202\271\343\203\210.json" index 50ce61e..d6a69ee 100644 --- "a/force-app/main/default/experiences/Consumable1/views/\345\255\246\344\274\232\343\203\273\345\237\271\350\256\255\351\226\242\351\200\243\343\203\252\343\202\271\343\203\210.json" +++ "b/force-app/main/default/experiences/Consumable1/views/\345\255\246\344\274\232\343\203\273\345\237\271\350\256\255\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": "4cf18bf4-7c54-4746-b895-ec877e8fcd43", - "label": "瀛︿細銉诲煿璁� 闁㈤�c儶銈广儓", - "regions": [ - { - "id": "bbdd3f25-7b32-4aaa-bb84-0fd898f088da", - "regionName": "header", - "type": "region" - }, - { - "components": [ - { - "componentAttributes": { - "customTitle": "", - "parentRecordId": "{!recordId}", - "relatedListName": "{!relationshipApiName}", - "showBreadCrumbs": true, - "showCustomTitle": false, - "showManualRefreshButton": true, - "showRowNumbers": true - }, - "componentName": "forceCommunity:relatedList", - "id": "fe11ad25-e5fb-406f-95c5-ff7b7f461956", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" - } - ], - "id": "ca0496e5-65f5-481b-80db-1aa60c6eb160", - "regionName": "content", - "type": "region" - }, - { - "id": "024970ab-9ccf-4185-8637-88e1279fa959", - "regionName": "footer", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "relatedlist-701" -} + "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName" : "siteforce:sldsOneColLayout", + "dataProviders" : [ ], + "id" : "4cf18bf4-7c54-4746-b895-ec877e8fcd43", + "label" : "瀛︿細銉诲煿璁� 闁㈤�c儶銈广儓", + "regions" : [ { + "id" : "bbdd3f25-7b32-4aaa-bb84-0fd898f088da", + "regionName" : "header", + "type" : "region" + }, { + "components" : [ { + "componentAttributes" : { + "customTitle" : "", + "parentRecordId" : "{!recordId}", + "relatedListName" : "{!relationshipApiName}", + "showBreadCrumbs" : true, + "showCustomTitle" : false, + "showManualRefreshButton" : true, + "showRowNumbers" : true + }, + "componentName" : "forceCommunity:relatedList", + "id" : "fe11ad25-e5fb-406f-95c5-ff7b7f461956", + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "ca0496e5-65f5-481b-80db-1aa60c6eb160", + "regionName" : "content", + "type" : "region" + }, { + "id" : "024970ab-9ccf-4185-8637-88e1279fa959", + "regionName" : "footer", + "type" : "region" + } ], + "themeLayoutType" : "Inner", + "type" : "view", + "viewType" : "relatedlist-701" +} \ No newline at end of file -- Gitblit v1.9.1