Registration -> Login
-
When I have a successful registration, I don’t want the form to reload, instead it should go to the login url. Like this:
Registration page /register/ flow:
if fail -> reload /register/ form and try again.
if succeed -> redirect to /login/ url.
Although there are “automatic login” options under settings, this is not the same as the above flow. This seems like an obvious flow to have under settings. Perhaps I’m looking in the wrong place?
The page I need help with: [log in to see the link]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Registration -> Login’ is closed to new replies.