Display Component When User has null attribute

I’m trying to display some text when a user is not apart of a team. So the users record, the user has no team assigned to them.

I’m trying to use Logged In User > Team > Name is equal to Empty but I am not getting the component to display. Is there a different way to do this?

I would also like to display a button when an attribute is null for a user, whats the best way of doing this?

2 Likes

The way you explain the setup seems correct to me. Could you post a screenshot of this?

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.