- This topic has 1 reply, 2 voices, and was last updated 4 years, 3 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Hello.
My homepage at the moment is the login page. Is there an option to checked if the user has already logged in and redirects them to their respective landing page per their defined role?
Example
Homempage = Login Page
User A is logged in? -> YES -> Landing Page A
User B is logged in? -> YES -> Landing Page B
User C is logged in? -> NO -> Stays at Homepage
Hi Tim,
If you want this to happen when they login, you can use the login redirect functionality.
Can’t you just hide the login form on home page, if the user is already logged in?
Thanks
Syam