Redirect on Sign-In

Hi,

Is there a way to redirect a user to a specific screen once they sign in? Basically, I’d like them to sign in and then be redirected to another page that is different from the home page.

Thanks!

There is not, no. Best you can do is show them an initial welcome page (temporary home page) that is conditional upon pushing a button or the like.

Thanks for letting me know! This is a basic question, but where are email addresses saved when a user sign ups? I would have thought they would be saved to the user profile table, but that doesn’t seem to be the case.

They sure do as long as you’ve specified that a “Users” table is indeed the User Profile table.

1 Like