Im using the free template with user accounts. Im testing the reg process. Login page allows for a redirect but the sign up page doesn’t have an option for this. So ater successful reg the user navs back to the home page instead of the customer page built for new users.
If the user is doing self sign-up, then they’re not logged in yet at the point they complete sign-up. Once they receive the confirmation email and click it, then they pass through the log-in page, and are redirected where you’ve specified.
If the user is accepting a sign-up invite, then they’ll receive the invite email, and then be forwarded to sign-up to complete their information. After that they’re auto-logged-in by Webflow by redirecting through the log-in page, and they’re then redirected wherever you’ve specified.
Either way, it’s the log-in form setting that governs the post-login redirect.