I wish to display a field on a user profile view tab - ONLY when I am looking at my my profile view and NOT when I am visiting/looking at another user's profile view. I have tried setting conditions for this field to 'show' as follows:
Field: Users
User: Viewing User
Operator: Is
Users: myid
Field: Users
User: Viewing User
Operator: Is
Users: #me
And a large variaty of trial and error versions with [ ], cb if statements, " ", etc. but cannot get it to work. Please help!