personalEmails
This type allows to configure the Personal email addresses section in the user profile.
Attributes:
- state: Determines the initial visibility of the section when opening the page. The user can change the visibility using the arrow buttons at the right of the section header.
- expanded: The section is open and its data is visible. This is the default value.
- collapsed: The section is closed and its data is not visible. The data is not loaded yet. This setting can provide some performance improvement.
- collapsed_and_preload: The section is closed and its data is not visible. Nevertheless, the data is already loaded.
- hidden: The section is completely hidden and cannot be made visible by the user.
warning
If a section is set to hidden, it is not displayed in the page customization tree anymore. Therefore, you can reverse this setting only by removing it on the Page customization page of the Web Admin Suite