By itqn2004 on
I login with a user in my website. After logging in website then redirect to page my account. can i for user rediect to homepage?
I login with a user in my website. After logging in website then redirect to page my account. can i for user rediect to homepage?
Comments
=-=
investigate the login destination module in the downloads area
Easy peasy: Create an
Easy peasy:
Create an action that redirects to a url (ie: ), then create a Trigger that 'triggers' that action - ie: WHEN USER LOGS IN trigger action REDIRECT TO URL ()
That seems complicated....but its very straightforward - and works like a charm. If you want different home pages by Role, that's a different issue, but this works great.
Works great. Thanks.
Works great. Thanks.
Is there any way that we can redirect to the same page that the user logs in from?