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/campaignList.json | 274 +++++++++++++++++++++++++----------------------------- 1 files changed, 126 insertions(+), 148 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/views/campaignList.json b/force-app/main/default/experiences/Consumable1/views/campaignList.json index d559691..1427787 100644 --- a/force-app/main/default/experiences/Consumable1/views/campaignList.json +++ b/force-app/main/default/experiences/Consumable1/views/campaignList.json @@ -1,150 +1,128 @@ { - "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "4908488d-d41c-4c3d-9f3e-c885a408863c", - "label": "Campaign List", - "regions": [ - { - "id": "60c2bc90-4421-459e-b1ba-a2107f339447", - "regionName": "header", - "type": "region" - }, - { - "components": [ - { - "componentAttributes": { - "tabsetConfig": { - "UUID": "d016bcc8-d583-403f-98e1-b4cc52482162", - "activeTab": "tab1", - "tabs": [ - { - "UUID": "05cfd9b7-fe86-42d7-ae45-913d15406f64", - "allowGuestUser": true, - "locked": false, - "seedComponents": [ - { - "attributes": { - "richTextValue": " <p><br/></p> <p style="text-align:left;"> Use these campaigns to generate leads and grow your business </p> " - }, - "fqn": "forceCommunity:richTextInline" - }, - { - "attributes": {}, - "fqn": "forceCommunity:campaignTileList" - } - ], - "tabKey": "tab1", - "tabName": "Campaign Marketplace" - }, - { - "UUID": "6b84f5c2-b5dd-4aae-b061-dbb84244686b", - "allowGuestUser": true, - "locked": false, - "seedComponents": [ - { - "attributes": { - "filterName": "Recent", - "scope": "Campaign" - }, - "fqn": "forceCommunity:objectHome" - } - ], - "tabKey": "tab2", - "tabName": "All Campaigns" - } - ], - "useOverflowMenu": false - } - }, - "componentName": "forceCommunity:tabset", - "id": "d016bcc8-d583-403f-98e1-b4cc52482162", - "regions": [ - { - "components": [ - { - "componentAttributes": { - "richTextValue": " <p><br/></p> <p style="text-align:left;"> Use these campaigns to generate leads and grow your business </p> " - }, - "componentName": "forceCommunity:richTextInline", - "id": "5d79ac34-0177-4289-b5a8-ca6411a73449", - "renditionMap": {}, - "type": "component" - }, - { - "componentAttributes": { - "bodyField": "Description", - "categoryField": "__", - "dataFieldsConfig": "", - "highlight": "__", - "highlightColor": "#007DB8", - "listLabel": "", - "listViewName": "GIRctiveCampaignsR", - "showImage": true, - "sortBy": "Num__c", - "sortOrder": "Ascending", - "titleField": "Name" - }, - "componentName": "forceCommunity:campaignTileList", - "id": "6759af65-a1cb-4ed7-857d-7d1e8f5345aa", - "renditionMap": {}, - "type": "component" - } - ], - "id": "05cfd9b7-fe86-42d7-ae45-913d15406f64", - "regionLabel": "Campaign Marketplace", - "regionName": "tab1", - "renditionMap": {}, - "type": "region" - }, - { - "components": [ - { - "componentAttributes": { - "enableInlineEdit": true, - "filterName": "Recent", - "layout": "FULL", - "pageSize": 25, - "scope": "Campaign", - "showActionBar": true, - "showChartsPanel": true, - "showDisplay": "showall", - "showFilterPanel": true, - "showImageIcon": true, - "showManualRefreshButton": true, - "showObjectName": true, - "showPinnedList": true, - "showSearchBar": true - }, - "componentName": "forceCommunity:objectHome", - "id": "b172d17f-5066-4094-8678-182496badab9", - "renditionMap": {}, - "type": "component" - } - ], - "id": "6b84f5c2-b5dd-4aae-b061-dbb84244686b", - "regionLabel": "All Campaigns", - "regionName": "tab2", - "renditionMap": {}, - "type": "region" - } - ], - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", + "componentName" : "siteforce:sldsOneColLayout", + "dataProviders" : [ ], + "id" : "f83414cc-cd96-4d24-94d6-1d6fdad65b83", + "label" : "Campaign List", + "regions" : [ { + "id" : "8cd141df-47bb-44e7-88e8-d6cf2dcb60e0", + "regionName" : "header", + "type" : "region" + }, { + "components" : [ { + "componentAttributes" : { + "tabsetConfig" : { + "UUID" : "8eb696d0-116a-43bd-aacf-3dcb9d42f82a", + "activeTab" : "tab1", + "tabs" : [ { + "UUID" : "295af927-269e-4ae3-89c6-1065c44b9479", + "allowGuestUser" : true, + "locked" : false, + "seedComponents" : [ { + "attributes" : { + "richTextValue" : " <p><br/></p> <p style="text-align:left;"> Use these campaigns to generate leads and grow your business </p> " + }, + "fqn" : "forceCommunity:richTextInline" + }, { + "attributes" : { }, + "fqn" : "forceCommunity:campaignTileList" + } ], + "tabKey" : "tab1", + "tabName" : "Campaign Marketplace" + }, { + "UUID" : "41da809c-e1f0-44f4-b742-c33cfecac7ff", + "allowGuestUser" : true, + "locked" : false, + "seedComponents" : [ { + "attributes" : { + "filterName" : "Recent", + "scope" : "Campaign" + }, + "fqn" : "forceCommunity:objectHome" + } ], + "tabKey" : "tab2", + "tabName" : "All Campaigns" + } ], + "useOverflowMenu" : false } - ], - "id": "535cdff9-cb2b-4795-a86f-7ab08bee59c0", - "regionName": "content", - "type": "region" - }, - { - "id": "3c3ec81e-d8af-40ff-9335-930d66638643", - "regionName": "footer", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "list-701" -} + }, + "componentName" : "forceCommunity:tabset", + "id" : "8eb696d0-116a-43bd-aacf-3dcb9d42f82a", + "regions" : [ { + "components" : [ { + "componentAttributes" : { + "richTextValue" : " <p><br/></p> <p style="text-align:left;"> Use these campaigns to generate leads and grow your business </p> " + }, + "componentName" : "forceCommunity:richTextInline", + "id" : "ffe2df03-ba7f-4a7f-a8a2-c3e393c9cfaa", + "renditionMap" : { }, + "type" : "component" + }, { + "componentAttributes" : { + "bodyField" : "Description", + "categoryField" : "__", + "dataFieldsConfig" : "", + "highlight" : "__", + "highlightColor" : "#007DB8", + "listLabel" : "", + "listViewName" : "GIRctiveCampaignsR", + "showImage" : true, + "sortBy" : "Num__c", + "sortOrder" : "Ascending", + "titleField" : "Name" + }, + "componentName" : "forceCommunity:campaignTileList", + "id" : "b697c485-7d58-4403-a0ca-3ad0490ca174", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "295af927-269e-4ae3-89c6-1065c44b9479", + "regionLabel" : "Campaign Marketplace", + "regionName" : "tab1", + "renditionMap" : { }, + "type" : "region" + }, { + "components" : [ { + "componentAttributes" : { + "enableInlineEdit" : true, + "filterName" : "Recent", + "layout" : "FULL", + "pageSize" : 25, + "scope" : "Campaign", + "showActionBar" : true, + "showChartsPanel" : true, + "showDisplay" : "showall", + "showFilterPanel" : true, + "showImageIcon" : true, + "showManualRefreshButton" : true, + "showObjectName" : true, + "showPinnedList" : true, + "showSearchBar" : true + }, + "componentName" : "forceCommunity:objectHome", + "id" : "468384df-73f0-459b-8b3b-99cb260ace82", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "41da809c-e1f0-44f4-b742-c33cfecac7ff", + "regionLabel" : "All Campaigns", + "regionName" : "tab2", + "renditionMap" : { }, + "type" : "region" + } ], + "renderPriority" : "NEUTRAL", + "renditionMap" : { }, + "type" : "component" + } ], + "id" : "f05e4448-347d-4264-ba99-7d8afeb75c23", + "regionName" : "content", + "type" : "region" + }, { + "id" : "7627cbac-8224-4c40-ac93-186f3a47f991", + "regionName" : "footer", + "type" : "region" + } ], + "themeLayoutType" : "Inner", + "type" : "view", + "viewType" : "list-701" +} \ No newline at end of file -- Gitblit v1.9.1