I’m dealing with member registration (actually using Solspace’s user registration form) and I find that after clicking on the link on the confirmation email for new members, users are directed to a system message page which is quite unfriendly. Furthermore, the only option they have there is jumping to the site’s homepage.
Has anyone found a way to avoid this (besides from styling the message template) and redirectig the user to another page?
I think the ideal scenario would be to send the user right to a variation of my login page (with a welcome message or something) right from the link on the email. After all, logging in most likely the next thing a user would do.