Hi
I tested the email confirmation and it works.
Just 2 questions:
- Is it possible to make the confirmation link in the email https instead of http?
- When the user clicks on the confirmation link, he is brought the page where he confirmed his email. Can we we do a redirect after that so he ends up in a page we desire?
Thanks and hope to hear some answers soon.
Cheers!
Peter
Thanks and regards,
Hi Peter,
You can change any behaviour of your link by double-clicking on it. You will see a pop-up where you can parametrize the confirmation process.
Please, see screenshot.
http://storage1.static.itmages.com/i/16/0511/h_1462956502_2882748_f14337db63.png</img>
Regards, Artur.
Thanks, Artur, got it.
How about Q2? Possible?
2. When the user clicks on the confirmation link, he is brought the page where he confirmed his email. Can we we do a redirect after that so he ends up in a page we desire?
Hi Peter,
The page user sees after redirect is just an HTML-template which is stored in your file service: /web/templates/registration/index.html. You can edit it so it makes redirect after user sees the page.
Regards, Artur.