CMS Development

rrhbates
Member

Dynamic Page Limit Work Arounds

I am super bummed with HubSpot limiting the number of dynamic pages you can create for HubDB or CRM objects to just 10. I'm wondering if anyone has a creative solution for getting around this.

 

Our use case: 

We currently use a HubDB table and have been "grandfathered in" to our existing page limits - so we have 111 dynamic pages for one HubDB table. We recently moved to a custom object so that we can associate contacts/companies and utilize workflows. I built this entire process off of reading one article highlighting that we can have dynamic pages for custom objects...only to find out AFTER that there is a 10 page limit. I guess it is partly on me for not digging deeper beyond one article BUT there was NO mention of page limits at all and still isn't at the date of this publishing - and since our HubDB is at 100+ dynamic pages I didn't even think to check about any updates there either.. anyways, long story short come to find out we can only have 10 pages won't work. What other work arounds are there to use the same custom object but have 100+ landing pages pull in data from a specific object? Or am I the only one who is really bummed about this change and this isn't a problem for others? 

The catch: the proposed URL slug option won't work because we want to be able to customize every landing page (ex: add a video on some, remove X module, etc.) which is another reason we were trying to move away from the HubDB since you can't add modules in per page. 

Would love some other insights here! 

 

9 Replies 9
SteveHTM
Key Advisor | Partner
Key Advisor | Partner

Dynamic Page Limit Work Arounds

@rrhbates - yes. The modules organizes HubDB data in set up a specific display format and search options. 

Live example here where all the partner data is coming from a HubDB table: 

https://www.ezdrm.com/partner-listing

 

Steve

Steve Christian

HTM Solutions

https://info.htmsolutions.biz/meetings/stevec2

mobilePhone
+1 6195183009
emailAddress
stevec@htmsolutions.biz
website
www.htmsolutions.biz
address
San Diego, CA
Create Your Own Free Signature
Jnix284
Hall of Famer

Dynamic Page Limit Work Arounds

@rrhbates I'm sorry you've run into this issue, especially after coding the custom object! Can you clarify where you found the limit of 10 documented? I checked the Technical Limits & Definitions on the legal site here and didn't see it listed.

 

In the past, I've used hubDB to create hundreds of dynamic pages as you have, and am currently starting a new project to dynamically create a content library.

 

Can you also clarify what you mean here: the proposed URL slug option won't work because we want to be able to customize every landing page?

 

Is the limit of 10 pages because you are trying to create them all with unique URLs? or does it also apply if you indicate a page path to the same page within the table?

 

I appreciate any additional information you can provide about the limit.


If my reply answered your question please mark it as a solution to make it easier for others to find.


Jennifer Nixon
0 Upvotes
Jnix284
Hall of Famer

Dynamic Page Limit Work Arounds

ah, found it in the developer docs here - I saw the update about 10 calls per table row per page and not sure how I missed the 10 pages per table.

@Jaycee_Lewis can you clarify if this is 10 total pages with unique page paths (root.com/page1, root.com/page2) or if one dynamic page is created it can have only 10 child pages (root.com/page1/hubdbdynamicpage1, root.com/page1/hubdbdynamicpage2, etc.) as this would be a major limitation and stop our project in its tracks.


If my reply answered your question please mark it as a solution to make it easier for others to find.


Jennifer Nixon
0 Upvotes
rrhbates
Member

Dynamic Page Limit Work Arounds

Hi Jennifer -- I know the page limit is in some docs and not in others. And while I totally understand that HubSpot has a lot of places they would need to update add the page limits - it was a huge blocker to find out after we developed our custom modules out. As a HubSpot super user - I didn't need to read multiple since I found the one KB article that answered my question - and we developed based off of that. So anyways, the 10 page limit is indeed by (root.com/page1, root.com/page2) in our case (root.com/custom_object1, root.com/custom_object2). And our custom objects are all unqiue and we wanted to use landing pages to highlight the custom object information and have the ability to add in additional drag and drop modules and give our marketing team the flexibilty to adjsut the page as each object is unique. We currently use this same system with our HubDB table - but the dynamic HubDB table pages are hard coded - so the team can drag and drop or change how the information is layed out, which is why we wanted to use dynamic pages. But we are now limited to only 10 pages. And it won't be scalable for us to create different custom objects to have 10 unique pages per custom object. 

rrhbates
Member

Dynamic Page Limit Work Arounds

If your page template doesn't need the ability to be customized on a per page level (similar to how HubDB table dynamic pages work) then you shouldn't have any problems. But since we want to customize each landing page with data from the custom object filling in some areas - we are running into the 10 page limit. 

Jnix284
Hall of Famer

Dynamic Page Limit Work Arounds

Thank you for clarifying this @rrhbates, it's extremely helpful, and hopefully you can find a resolution - have you already tried reaching out to your CSM to see if they can grandfather your new page in since you have it on the old? 


If my reply answered your question please mark it as a solution to make it easier for others to find.


Jennifer Nixon
Jaycee_Lewis
Community Manager
Community Manager

Dynamic Page Limit Work Arounds

Hi, @rrhbates 👋 Thanks for your question. I'd like to invite some of our community champions to the converstaion – hey @Anton @zach_threadint @SteveHTM have you navigated a similar limitation in your recent project work?

 

Thank you! — Jaycee

linkedin

Jaycee Lewis

Developer Community Manager

Community | HubSpot

0 Upvotes
SteveHTM
Key Advisor | Partner
Key Advisor | Partner

Dynamic Page Limit Work Arounds

Hi @rrhbates - I don't have much to offer here I'm afraid. I use HubDB extensively, but have never used it to create dynamic pages in the classic sense. All my work is typically done via coded modules inside specific search-style, custom format web pages, so I've never had to bump up against HubSpot limits in teh sense you are facing.

 

Steve 

Steve Christian

HTM Solutions

https://info.htmsolutions.biz/meetings/stevec2

mobilePhone
+1 6195183009
emailAddress
stevec@htmsolutions.biz
website
www.htmsolutions.biz
address
San Diego, CA
Create Your Own Free Signature
0 Upvotes
rrhbates
Member

Dynamic Page Limit Work Arounds

Hi SteveHTM - I'm wondering when you say modules - are you creating custom modules that pull in data from an object's property and use that module within your landing/web pages? 


0 Upvotes