I’m building a dashboard where my clients can see the progress of projects. I’m trying to have members be redirected to a specific CMS page that’s linked to their info after they log in.
Right now when a user logs in, they are directed to the home page.
Is it possible to send them to a certain CMS page unique to them? If so, how can it be done?
I’ve done some searching, and I’m unable to find anything published from Webflow that shows how to do this, or if it’s possible - If you’re in a crunch to launch this project, you can definitely do this pretty easily with Memberstack. If you decide to go that route, just let me know and I can walk you through how to make this work.
The only solution I could find for this would be to redirect the fallback once they log-in, but currently it can only be done to static pages, not CMS I think