Prerequisite Tasks
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
...
Commerce 3.7
Unity 3.48
Cloud UI 1.7
Settings
Recommended Configuration
We recommend the following this setting configuration for a few reasons. First, it will reduce any confusion as to why they can edit emails in one place and not in the other- there only needs to be one location where they view this information and it would be duplicative. Once email and username fields are hidden, the only other feature would be a sign out button on that clarity and consistency. Hiding the email and username fields ensures users have a single, non-duplicative location to view this information. Additionally, with these fields hidden, the only remaining element on the page (outside of group members) . This looks odd and we recommend that it is removed as it is also duplicative of the ‘sign out’ button on the Sign Out button. Since a Sign Out button already exists in the main site navigation, we recommend removing it from this page to avoid redundancy.
Setting Name | Details |
---|---|
customersettings.emailmanagementenabled | Feature: Email Management Acceptable Values: Boolean - True/False Function: TRUE: Email management will be set to TRUE by default FALSE: Disables email management feature. |
customersettings.hidecustomerprofileemail | Feature: Email Management Acceptable Values: Boolean - True/False Function: TRUE: Hide email profile (communications email) from My Account → Customer Information FALSE: Email profile will be visible from My Account > Customer Information |
customersettings.usernameenabled | Feature: Email Management Acceptable Values: Boolean - True/False Function: TRUE: This will show auth profile (account email) from My Account → Customer Information FALSE: This will hide auth profile (account email) from My Account → Customer Information |
customersettings.hidemyaccountsignoutbutton | Feature: Email Management Acceptable Values: Boolean - True/False Function: TRUE: This will hide the ‘sign out’ button from My Account → Customer Information FALSE: This will hide the ‘sign out’ button from My Account → Customer Information |
...