Could you help to solve the quest in how to hide/show CB fields depending on user that views the other user's profile?
To clarify the question let's imagine there are three UserGroups A, B, C.
All users have 2 fields in their profiles: xx, zz.
All of them can view these fields in own profiles.
A-group-users have access to xx, zz fields only in own profiles;
B-group-users can view xx, zz fields of A-users profiles.
C-users can view only xx field of A-users, but zz field of A-users should be hidden for C-users.
How to set such condition? Or any advise what component/plugin would be helpful?