Hi there,
When you set permissions for a page, Dynamicweb shows the Login UI in the context of the current page. This means the Login pages uses the same layout file, menu and other settings as the page you're protecting. This isn't always desirable. Is there a way to use a different page instead, similar to how ASP.NET does it by redirecting you to a dedicated Login page and redirecting you back to the originally requested page after a successful login?
Imar