Hi,
This may be a stupid question, but I can't figure out a way to solve it.
When an email notification is sent for a posting in the group area it contains a link to the group page to see the update. If this is a private group then it requires the user to login, so they are redirected to the login page of the website. They then login and are brought to their profile page, instead of being redirected back to the URL in which contains the group page which had the update. This is confusing for a very active user because they may be a part of many groups and not know which one was updated.
I know in DNN when you have a link that is clicked and is trying to access a protected page, in an email it will send the user to the login page and have reference to the original URL so that after the user logs in they are directed to the original page intended. However in this case the redirect URL is not included when the user is redirected to the login page. Is there a setting or something that is affecting how this works so that when the user logs in they will be taken to the appropriate group page to see the update?
Thanks
James