How To Prevent A User From Accessing Screen When Not Logged In

Hi Everyone, How can i prompt a user to first login before access a screen, for example: Redirect A Client To Register Or Log in Before Submitting A Complaint Form!!
Thanks.

On the link going to the screen:

Click advanced on the bottom of the action, happens sometimes:

If logged in user email is equal to empty.

So if user is not logged in, it will go to sign up screen.

Then have another link action with the opposite logic, (logged in user is not equal to empty) - to proceed to the limited-access screen.

1 Like

Thanks this works well. :relaxed:

1 Like

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