Restrict to access page without login

I am not able to redirect page when user is not login and try to access page from URL in any tab how i can avoid it only logged user can see page otherwise not.

now any user can access page from URL but i don’t want

You don’t need to use page is load or do when condition is true… you can just use the trigger “User is logged out”

1 Like

I need new glasses :sweat_smile:, this is really much more practical than what I presented, as it serves as both a page is loaded and do when condition is true at the same time. @anon49190311, I recommend following this option. I will delete my post to avoid confusing other users.

1 Like

This topic was automatically closed after 14 days. New replies are no longer allowed.