I am starting to make a section of a site that will only be accessible to people that work at our company. They are members in the group “Staff” and those pages I made only access able to that member group.
All pages will be in the “internal” template group. If the user is not logged in or not a Staff member template and is trying to get to any of the pages of the “internal” template group, it shows the login template within the internal template group. That template is basically just a link to site.com/members/login.
The problem for me is that when they log in it redirects them to the homepage not the site.com/internal.
What are my options?