AugForums.com

An Acumatica User Group

  • Free
    • Start Here
    • Rolodex
    • Podcast
    • Blog
    • Forums
  • Paid
    • AugSQL
    • GI Course
    • GI Library
    • Consulting
  • Register
Acumatica Forums

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

Forums
AUG Forums
Everything Else
Hiding Tenant Drop-...
 
Notifications
Clear all

#AcumaticaTnT Hiding Tenant Drop-Down on Login Screen

 
Everything Else
Last Post by Tim Rodman 3 years ago
3 Posts
2 Users
0 Reactions
4,502 Views
RSS
Tim Rodman
Posts: 3193
 Tim Rodman
Admin
Topic starter
October 15, 2018 2:34 pm
(@timrodman)
Famed Member
Joined: 10 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)
Active Member
Joined: 4 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: 10 years ago

Famed Member
Posts: 3193
December 27, 2022 11: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
  • 12 Forums
  • 2,526 Topics
  • 10.9 K Posts
  • 33 Online
  • 2,338 Members
Our newest member: Shoaib Shafquat
Latest Post: Pick List report suddenly not splitting on Shipment
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

 No online members at the moment

Acumatica Forums

Terms of Use & Disclaimers :: Privacy Policy

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

‹›×

    ‹›×