Please Log in or Create an account to join the conversation.
Yes, move firstname, middlename, and lastname to a tab that's in a not shown on profile position then set those fields to display on profile. Next replace your [FIELD_NAME] substitutions with [cb:userfield field="FIELD_NAME" /] usages. [FIELD_NAME] substitutions always output raw database values and ignore access checks, which is why they ignore privacy while userfield substitutions will respect access and privacy. See the below tutorial for further substitution usage information.Is it possible to set privacy settings on i.e. 'middlename' and 'lastname' to private so the rendered field cb_name_front only shows the firstname?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Correct.Does the menu "cbMenu_UE_MENU_SENDUSEREMAIL" respect the privacy settings?
Beyond turning it off, no. You can disable it within CB > Configuration > General by setting "Email Handling" to something other than "Display Link to Email Form".Is there a workaround?
Please Log in or Create an account to join the conversation.