Default web page

Avatar
  • updated
  • Pending Review

We use a self-hosted ConnectWise Control server.

Every time we log in to ConnectWise Control, the "Support" web page opens as first page. As we seldom use this page, we want as default setting that the "Access" web page opens after logging in.

Today there is no way within the application to change how the page default.

Can you add an option to select which page opens first?

Avatar
0
Mike Bannerman Team Member

Hi David, 

You can change the default page in the web.config.  Look for this line: 

<forms cookieless="UseCookies" loginURL="~/Login" defaultUrl="~/Host" timeout="525600"

then sub out 

defaultUrl="~/Host"

for 

defaultUrl="~/Host#Access"



Top contributors

Avatar
Avatar
Avatar
Avatar
Avatar
Avatar
Avatar
Avatar
Avatar
Avatar
Avatar
Avatar
Avatar
Avatar
Avatar
Avatar
Avatar