Hi eveyone
I am building a platform for barbershops.
I created a custom login and registration. (this works) After they registered they are redirected to a page to complete their profile. The registration is a custom registration form and the ‘complete profile’ page is a form that saves the submitted information into a database. After they completed their profile they are redirected to their own Dashboard page (the dynamic page of the submitted information of the form to complete their profile.)
I followed this youtube video:
https://www.youtube.com/watch?v=2AR5FTq43to&t=349s
What I want is when they log back in, I want them to be redirected to their personal dashboard page (dynamic). This doesn’t work. In The following article they use user ID for this, When i do this i get a ‘page not found’ error. I think this has to do with that the registration is just a custom registration form that is NOT saved in the database, when the ‘complete profile’ page submitted information IS saved in a database.
I hope someone can help me with this, I’m already working on this for a week.
Thanks in advance!
Kind regards
Léon Missoul