AUGForums.com

An Acumatica User Group

  • Free
    • Start Here
    • Rolodex
    • Podcast
    • Blog
    • Forums
  • Course
  • Consulting
  • Login
  • Register
Acumatica Forums

By using this website, you agree to our Terms of Use (click here)

  • Overview
  • Member List
  • All-Stars
  • Stats
  • Recent Posts
  • Help
Forums
AUG Forums
Everything Else
Hiding Tenant Drop-...
 
Notifications
Clear all

In order to allow me to focus on Consulting (click here) and Courses (click here), I continue to review all posts here in the Forums, but, in general, I'm only personally responding to posts that I mark as #AcumaticaTnT (click here). For Questions (click here), others may respond, or you can post over at Community.Acumatica.com (click here).
Sincerely,
Tim Rodman

#AcumaticaTnT Hiding Tenant Drop-Down on Login Screen

Everything Else
Last Post by Tim Rodman 1 month ago
3 Posts
2 Users
0 Likes
2,658 Views
RSS
Tim Rodman
Posts: 2957
 Tim Rodman
Admin
Topic starter
October 15, 2018 2:34 pm
(@timrodman)
Member
Joined: 7 years ago

Normally, on the Acumatica login screen, you have the option to choose a Tenant (formerly called a "Company" prior to Acumatica 2017 R2).

But you might want to hide the option in a Production environment in case you have some Testing tenants out there that you don't want people to see.

Normally it looks like this:

 

But you can hide the drop-down selector.

When you install the instance, you can choose the Secure Tenant on Login Form option like this:

 

Or, you can just do it manually. Find the following line in the Web.config file:

<add name="PXSqlDatabaseProvider" type="PX.Data.PXSqlDatabaseProvider, PX.Data" connectionStringName="ProjectX" companyID="" secureCompanyID="False" />

And change "False" to "True" so it reads like this:

<add name="PXSqlDatabaseProvider" type="PX.Data.PXSqlDatabaseProvider, PX.Data" connectionStringName="ProjectX" companyID="" secureCompanyID="True" />

 

Once you do that, the login screen won't display the drop-down:

 

When you login, it will take you right into Acumatica if you only have access to one Tenant. But if you have access to more than one Tenant, it will then show you the Tenants you have access to after you login since now the system knows who you are and what you have access to:

2 Replies
Zsolomon
Posts: 6
 Zsolomon
June 2, 2022 6:29 pm
(@zsolomon)
Member
Joined: 2 years ago

It looks like post is from 7 years ago. Is this still possible to do in the web app version after the instance has already been set up (we have been on Acumatica for about 15 months)? 

Reply
Tim Rodman
 Tim Rodman
Admin
(@timrodman)
Joined: 7 years ago

Member
Posts: 2957
December 27, 2022 10:51 pm
Reply toZsolomonZsolomon

@zsolomon I would try opening a support case with Acumatica and ask them to make the change for you since a file on the server has to be modified. You could technically push the modification through using a Customization Project, but I think it's easier just to do a support case.

Reply
Forum Jump:
  Previous Topic
Next Topic  
Forum Information
Recent Posts
Unread Posts
Tags
  • 11 Forums
  • 2,239 Topics
  • 9,872 Posts
  • 5 Online
  • 1,813 Members
Our newest member: Marion Hooley
Latest Post: Export Scenario - Export same row twice (Conditionnal)
Forum Icons: Forum contains no unread posts Forum contains unread posts
Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed

Online Members

Acumatica Forums

Terms of Use & Disclaimers :: Privacy Policy

Copyright © 2023 · AUG Forums, LLC. All rights reserved. This website is not owned, affiliated with, or endorsed by Acumatica, Inc.

‹›×

    ‹›×