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/Consumable_21/views/userSettings.json | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 60 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/views/userSettings.json b/force-app/main/default/experiences/Consumable_21/views/userSettings.json new file mode 100644 index 0000000..c940eb3 --- /dev/null +++ b/force-app/main/default/experiences/Consumable_21/views/userSettings.json @@ -0,0 +1,60 @@ +{ + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "c3057516-9b03-4f0d-97b8-17a86dbc1ec8", + "label": "User Settings", + "regions": [ + { + "id": "28551545-5fab-4b9b-a38f-e424e5c82960", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "accountSectionTitle": "Account", + "accountTabName": "Account Management", + "connectedSourcesTabName": "Connected Sources", + "deleteAccountButtonTitle": "Deactivate My Account", + "deleteAccountConfirmationPopupBody": "After you deactivate your account, you'll lose access to this site.", + "deleteAccountConfirmationPopupButtonTitle": "Got It", + "deleteAccountConfirmationPopupTitle": "Deactivate your account?", + "deleteAccountErrorMessage": "Something went wrong. Contact your site administrator.", + "deleteAccountSectionTitle": "Deactivate Account", + "emailNotificationsTitle": "Email Notifications", + "emailSectionDescText": "When email notifications are enabled, email me when someone:", + "hideAccountDeleteSection": true, + "hideChatterNotificationSettings": false, + "hideConnectedSources": false, + "hideEmailNotificationSettings": false, + "hideProfileVisibilitySettings": false, + "id": "{!recordId}", + "locationTitle": "Location", + "profileSectionDescText": "Customize who is able to see what on your profile page", + "profileSectionToolTipText": "Restricted: Visible to the employees of the company that created the site. Members: Visible to logged-in members. Public: Visible to anyone viewing pages that don't require login.", + "profileVisibilityTitle": "Profile Visibility", + "settingsPageTitle": "My Settings" + }, + "componentName": "forceCommunity:userSettingsCustomizable", + "id": "55119c21-7eda-46f2-90f2-7fa45d27434c", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "c568d916-69a4-4cd4-a151-a4b046f055dd", + "regionName": "content", + "type": "region" + }, + { + "id": "e0d85731-0135-4cb9-aec8-309721cfc4a5", + "regionName": "footer", + "type": "region" + } + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "usersettings" +} -- Gitblit v1.9.1