-
Notifications
You must be signed in to change notification settings - Fork 0
Docs: UserRegistrationComponent #8
Comments
You can use the Please close if this answers your question. |
This is what I've written:
Does not work as expected. I'm redirected to |
Are you sure something else isn't doing the redirection? I just tried with:
and when I successfully submitted the form, I was redirected to google. |
The redirecting only works if the UserRegistrationComponent is used individually. If it is used in conjunction with the UserComponent, it doesn't. So i added a separate registration page. To not use registration with the UserComponent I did this on the checkout page where I have the three options login, guest checkout and registration:
|
Related page: UserRegistrationComponent
Is there a way to show a message to the user saying that an email has been sent and he should click on the link to complete the registration process?
The text was updated successfully, but these errors were encountered: