Customizing Login and Logout

You can display your company branding on a custom login page that you create for your employees, customers and partners. For more information about creating a secure hosted login page to NetSuite, see Displaying Login Fields on Your Web Page. Also, you can further establish your company branding when members of your organization log out by specifying a custom logout landing page.

Customizing Login

When someone attempts to login with the wrong password or email, you can display an error on your hosted login page. This lets you maintain consistent company branding on the login page, instead of redirecting to a generic NetSuite branded error page.

To display an error on your custom hosted login page:

  1. Add an error redirect hidden field to the login form in your hosted HTML page, for example:

                    <form method="post" input type="hidden" name="errorredirect" value="/myloginpage.html"... 
    
                  
  2. Add JavaScript, in the header of your login page, configured to read and display the error message.

  3. Upload your custom HTML page to the File Cabinet.

  4. Publish the secure URL of the hosted page to the people who use that page for login. The secure URL begins with https://. You can find the secure URL for your hosted page by clicking Edit next to the file record in the file cabinet

Now, when someone attempts to log in on your hosted page and fails, an error indicating the problem displays on your login page.

Customizing Logout

You can connect your company website's look and feel with the NetSuite application by specifying a landing page when employees, customers or partners log out.

To specify a landing page for logout:

  1. Go to Setup > Company > General Preferences.

  2. Click the Centers subtab to select the appropriate center.

  3. Enter the URL for the Log Out Landing Page.

    Centers subtab and list of log out landing pages.

When employees, customers or partners click the Log Out link in the upper left of the NetSuite page, they are redirected to the custom HTML page you specified above.

Related Topics

Secure Login Access to Your NetSuite Account
Displaying Login Fields on Your Web Page
Registration-Free Shopping
Restricting Access to Your Website
Customizing the Website Registration Form

General Notices