From 4488f711dbc01a8db6753907cae2ef4021dede68 Mon Sep 17 00:00:00 2001 From: FUYU <fuyu@prec-tech.com> Date: 星期三, 13 十二月 2023 16:30:27 +0800 Subject: [PATCH] 修改前备份 --- force-app/main/default/experiences/Consumable1/views/学会・培训関連リスト.json | 82 ++++++++++++++++++++++------------------- 1 files changed, 44 insertions(+), 38 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 d6a69ee..8d36973 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,39 +1,45 @@ { - "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 + "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" +} -- Gitblit v1.9.1