CMS Development

Filter by
  • All labels
  • Announcement
  • CSS
  • Custom Modules
  • Design Manager
  • Documentation
  • Drag and DropTemplate
  • Email
  • Enterprise
  • Forms
  • Free
  • HTML
  • HubDB
  • Hubl
  • JavaScript
  • Local Development
  • Marketplace
  • Professional
  • Starter
  • Wordpress
Sort by
Most Recent
  • Most Recent
  • Most Upvoted
State
All
  • All
  • Solved
  • Unsolved
  • No Replies Yet
Solved
Woodsy on May 06, 2025
Hi, I have crated a Hubdb with 331 items. I am looking to create a glossary page that is built by pulling in the data from this tabel. I have coded the from A to L: <div class="a-z"> <div class="set"> <h3 class="l read more
0 upvote
5 Replies
Accepted solution
Thought Leader | Partner
May 08, 2025 03:26
Hey @Woodsy , if you're building a dynamic page with HubDB (with subpages and such). I would recommend to build a whole template instead of a m...read more
Solved
tmcmillan99 on May 02, 2025
I am working on an import file for a HubDB table and one of the columns is a rich text field. However, the content I need to import for that column is html code. Is there a way to import it as the "source code" for the rich text field? Importing as read more
0 upvote
3 Replies
Accepted solution
Top Contributor | Gold Partner
May 02, 2025 10:55
@SteveHTM False alarm. Lol. Not sure why but this import worked correctly. The rendered html is displaying correctly for that field in HubDB. Not s...read more
Solved
KenyonKowal on March 21, 2025
I am trying to set a custom variable that is set in a workflow to be able to add to the query for the crm_objects, but it seems to not work. If I add the static value that is being pulled it works. For example: limit=3&hs_images__not_nu read more
0 upvote
2 Replies
Accepted solution
Key Advisor | Platinum Partner
March 22, 2025 13:40
Hi @KenyonKowal , I would suggest checking to see if a value is getting passed through the " custom.product_type" in the first place. ...read more
Solved
likwid on February 13, 2025
I accidentally published a page that had the wrong HubDB selected as the data source. When I connect the right table and publish the page all of the dynamic pages that were created from the wrong table become 404 but show up in Hubspot reporting and read more
0 upvote
6 Replies
Accepted solution
Top Contributor | Gold Partner
February 14, 2025 07:50
Hi @likwid , Here are some steps to ensure the old dynamic pages are removed: Reconnect the HubDB Table - Go to the Page Editor where t...read more
Solved
Ben_NH on February 06, 2025
I understand there's a limit to the amount of times you can call a HubDB table. Could someone please clarify the following: Is the 10 limit per module or per page? When using a foreign ID to bring in data from another table, does this count as read more
0 upvote
1 Reply
Accepted solution
Top Contributor
February 07, 2025 09:48
Ben, per the documentation below (and I've run up against it in practice, too), it's 10 calls to hubdb_table_rows per page . afaik. foreign ID rela...read more
Solved
DEsteva on February 06, 2025
Hello guys! Hope everyone's doing well. I'm working toward improving a websites Google Page Speed Insights and i'm getting some obversations on the Best Practices section related to the husbpot video preoloader. The observations are the next one read more
Accepted solution
Top Contributor | Gold Partner
February 19, 2025 20:20
Hi @DEsteva , __cf_bm cookies are associated with Cloudflare's bot management system, which helps identify bot traffic. HubSpot uses Cloudflare ...read more
Solved
Woodsy on February 03, 2025
Hi, I'm building out a resource area in Hubspot which has a large number of items being pulled from a HubDB. The html for the code is: <div class="resources-module-row row mt-4"> <div class="resources-module-column col-md-12" read more
Accepted solution
Top Contributor | Elite Partner
February 10, 2025 14:08
Hi! i'm not sure how to fix the issue itself, but you could hide the bunch that you don't want with CSS. It is for sure not fancy, but it does the t...read more
Solved
tmcmillan99 on January 27, 2025
I am trying to import a csv file into a HubDB table and keep getting an error on the File column. This column contains pdf files that are in Hubspot files. Here is the error- Error for row 2 column 4: Could not parse value &#x60; https:// read more
0 upvote
4 Replies
Accepted solution
Top Contributor | Gold Partner
January 28, 2025 17:21
Update #2 - I did a test import using the export file as a template. I included the file id with the file url on a couple of rows. It imported thos...read more
AMarsden4 on January 05, 2025
Hi all, I've noticed recently that the HubDB queries for our blog and experiments blog appear to load very slowly. In some instances we're waiting for 3-4 seconds before the page loads. There aren't many render-blocking scripts on the page tha read more
0 upvote
2 Replies
Member
January 15, 2025 13:20
@Jaycee_Lewis @Teun @JBrake @Anton Hey all, following up here. Any help is much appreciated. Thanks!
Solved
redbranchmedia on December 06, 2024
I know this list must be somewhere in the docs, but I cannot find it anywhere. I am using the Image column type in Hubdb. I know how to return the image source URL {{ row.image.url }} and width and height. How do I grab the alt text, loading read more
0 upvote
2 Replies
Accepted solution
Thought Leader | Partner
December 06, 2024 14:05
Hey @redbranchmedia , I think there's unfortunately no "so detailed" information about each HubDB column format available. Something I always d...read more
Solved
Woodsy on November 27, 2024
Hi I am creating a resource listing with filters. I am calling from a HubDb and am having trouble with a for loop with displying topics for each listing. If the item is tagged with one topic it shows in the filter dropdown. If another item has the read more
Accepted solution
Top Contributor | Gold Partner
November 28, 2024 01:40
The issue you're encountering occurs because you're treating the multi-select topic field (an array) as a single item. This results in multiple tags ...read more
miteshpatel on November 25, 2024
How can we print values of repeater field (hubdb row) in the blog listing page? {% set authors = widget_data.authors.select_authors %} {% for item in authors %} {{ item.columns.hs_id }}, {{ item.columns.hs_path }} {% endfor %} read more
0 upvote
4 Replies
Participant | Elite Partner
November 26, 2024 22:47
Hi @Anton Sorry but it seems this is not the answer or solution. I have asked how can we access custom module field values on the blog listti...read more
cancel
Showing results for 
Search instead for 
Did you mean: 

Looking to start a conversation or ask a question?

Create a post
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.