Skip to main content
Solved

Is it possible to publish a package for a specific tenant.

  • April 10, 2025
  • 1 reply
  • 20 views

Forum|alt.badge.img

Is it possible to publish a custom package for a specific tenant.

Best answer by Django

It depends on what the project includes. Tenants aren’t completely isolated.

If you only need the functionality within one tenant, then what I’ve done is to add a check box in a relevant Preferences screen that is used as a toggle on whether to use the logic or not.

It might mean that you have to do a little more order with UI screen changes. On the plus side, it makes publishing easier because even if you forget to publish it for specific tenants, the logic is still accounted for and won’t run when it isn’t wanted.

View original
Did this topic help you find an answer to your question?

1 reply

Forum|alt.badge.img+6
  • Captain II
  • 572 replies
  • Answer
  • April 10, 2025

It depends on what the project includes. Tenants aren’t completely isolated.

If you only need the functionality within one tenant, then what I’ve done is to add a check box in a relevant Preferences screen that is used as a toggle on whether to use the logic or not.

It might mean that you have to do a little more order with UI screen changes. On the plus side, it makes publishing easier because even if you forget to publish it for specific tenants, the logic is still accounted for and won’t run when it isn’t wanted.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings