How to make the address information read-only for the logged-in user?
Summary:
We have a requirement to make the address information in Contact Info Page read-only for the logged-in user when they are viewing their own record. However, if the user has access to view other people’s records, they should be able to view and change / update the address information as needed.
Is there a way to achieve this? Can we use an EL expression to check if the logged-in user and the person record being viewed are the same to Hide the edit icon and add button in this page?
Any ideas or suggestions would be greatly appreciated.
Regards,