Is it possible using CB Conditionals and/or delimiter/Custom HTML to show/hide data in a tab or inside a custom HTML field if the user ID = me and my connections. In other words, anyone that is connected to me (i.e., friends with via CB) can also see the data, but not users that are not connected to me?
I can set to show for only the logged in user, but not for the logged in user and friends:
Code:
Display: Tab conditional
Field: Custom - Value
Value: [user_id]
Operator: Equal To
Value: [cb:userdata field="user_id" user="#me" /]
Mode: Show