Login and logout buttons both visible at the same time

I have a dashboard screen where I want to add a logout button.

The button works, but it remains visible even after the user logs out.

I thought I could put a login button directly below it and use visibility rules to make the proper button appear (make the login button visible when the user is not logged in, etc).

But there don’t seem to be visibility options for “user is logged in” or “user is not logged in”.

What am I doing wrong?

You can use ‘Logged in User > Email’ is equal to ‘Empty’ to define when someone is not logged in

2 Likes

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