Module within a Module (Landing Pages)

It would be amazing if you can add a module inside another module. For example, I would like to add the Accordion module inside a Tabbed module. This way, you can customize your landing pages even more.

Let’s call this “Moduleception”.

Agree with this idea. It would support a more object oriented programming scheme whereby I can create objects and nest them within a module. Sections don’t work for this.

For example, If i have a page where I want to show a product comparison, I might have the following objects:

- Product Name and one liner (Rich Text / Text object)

- Product Image (Image Object)

- Key Specifications (Custom Table Object)

While it is possible to next HubSpot Objects within a module, you cannot create and nest your own. This leaves you to having to recode custom table objects, their properties, and settings in every single module where a spec table may be needed. Not only is this not ideal, it’s a maintenance nightmare.

Please allow developers to create their own objects/modules for nesting.