Exit URL
When users logout of the system, they are taken to the web page defined as the ExitURL. There is a global variable that controls this, and it is currently defined to point to this page. To change it to point to the page of your choice, go to Setup/System/Manage Global Variables and edit the variable labeled ExitURL for users who logout. Enter a URL string starting with http:// and save your change.
Login URL
When users are logged out of the system either because they are timed out or because they have logged in on another machine, causing automatic logout at the first machine, they are provided with a status message and a login link. The link points to the web page defined as the LoginURL.
The LoginURL is defined as a global variable and currently points to this page. To take users to your own custom login page instead, edit the global variable and provide the URL to that page. Go to Setup/System/Manage Global Variables and edit the variable labeled Custom Login Page. Save your changes. The link will now point to your own login page.





