Hi,
the only way to do this is to use HTML Delimiter field and Available for parameter, follow these steps:
- Create a Usergroup from Users->Usergroup
- Create ACL for this new usergroup from Users->Access Levels
- Create HTML delimiter field with title "Email"
- Set hidden on edit profile and registration page (show only on profile page)
- Set available for paramter to new ACL
- Put this code in description:
{user email displayed}
You need to use HTML Delimeter because Email field must be available for all users (required by Joomla), so instead show email field you show HTML delimeter with email address.
NOTE: {user email displayed} this code comes from our content plugin, here a doc:
https://www.easy-profile.com/docs/26-plugin-content.html