Landing page for Webflow logged in Users

I’m updating a site and using the new Webflow membership functionality. I found when users are logged in and click on Sign-up they’re redirected to the home page.

Is there a way to change which page users are sent to in this scenario?

On the log-in page, select the form, and you can choose a Fallback redirect. This will allow you to choose other pages on your site as the landing page post-login.

If you need something more advanced, you can use this;

Thanks for that @memetican!