06-21-2018, 02:33 PM
So if the user is logged in, you already have access to the user's username in the variable $user->data()->username;
If you want them to physically go to a different page, you can do that in usersc/scripts/custom_login_script
I guess the question is what do you want to do with the page?
If you want them to physically go to a different page, you can do that in usersc/scripts/custom_login_script
I guess the question is what do you want to do with the page?