Discussions
Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Explore new breakthroughs, sharpen your skills, and connect with experts who are shaping what’s next. Experience bold keynotes, interactive learning, and connections that span the global NetSuite community. Discover what's next at SuiteConnect Tour 2026.
Is there a way to modularize bundles?
Here's the situation:
I need to create a solution that is modularized (this means that the client should only see and interact only with the features that it paid for). These modules can coexist in the same account and they have some objects in common (fields, forms, custom record types, etc, that I named "global objects"), that all modules need to work correctly.
What I'm trying to do now is to make multiple bundles, one with the global objects and the others with the features modules, and only install global bundle + paid modules bundles.
The problem is that when I install the global module and then the features modules, the objects don't show correctly (disorganized, some objects are displayed in places where they should not).