I have a custom action button and I was wondering if I can make it visible in only one of our tenants.
Solved
is it possible to make a button visible in one tenant but not in the other?
Best answer by Django
What I do is add a boolean field to the related setup table like SOSetup that toggles the functionality on/off. Add that field to the setup screen and then, by tenant, you can toggle the visibility of your button on and off.
Login to the community
No account yet? Create an account
Social Login
Login with your Acumatica accountEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.