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
KAlfredsson on November 05, 2024
I am trying to create a simple menu just use the system nothing fancy I have created my navigation but all the menu object names end up lumped together? why are there no spaces between them? There are no settings for this? I shouldnt have to code th read more
0 upvote
0 Reply
SBhatti on November 05, 2024
Hi I'm looking for advice on creating a landing page that pulls information from form submissions. I've already created lists based on the location field from the forms. My goal is to send a link to the landing page to specific people, such as t read more
0 upvote
0 Reply
karien on November 04, 2024
Does Hubspot's development environment support libraries for creating PDF's. for instance reportlab for python (doesnt seem to be the case). or NODE.js maybe? thank you
0 upvote
2 Replies
Participant
November 05, 2024 00:14
Thank you Steve. it helps to have some starting point. Is it a possbility to start my own server? on Netlify or Heroku (where i than create the pdf's...read more
JLarry5001 on November 01, 2024
Newbie having trouble here. My overall problem is that Class and ID attributes are not available on most elements in HS. (Insert rant here) My solution is to create a new section that has class and id attributes available to the user to edit. I h read more
0 upvote
1 Reply
Participant | Partner
November 03, 2024 19:42
Hi @JLarry5001 , Sections don't support IDs/classes. Two workarounds you can try: Develop section-as-module with custom ID and class fields. ...read more
Solved
SimonPadbury on November 01, 2024
Hi, Is there a way to loop thorugh HUbDB rows in reverse order, for a "show the top at the top" listing? I think this old soution isn't working. Solved: HubSpot Community - Loop hubdb table rows in reverse order - HubSpot Community Tha read more
0 upvote
2 Replies
Accepted solution
Key Advisor | Platinum Partner
November 01, 2024 08:31
Hi @SimonPadbury You can use the "reverse" filter in HubL: {% set table = hubdb_table_rows(table_id) %} {% for row in table|reverse ...read more
Solved
DM2 on October 31, 2024
Hi all we are planning to re-launch our site with a new theme. The site has multi-language variants for each page and we'll be wanting to use the staging environment. I'm aware that staging cannot support language variants directly. Can read more
0 upvote
2 Replies
Accepted solution
Participant | Partner
October 31, 2024 22:19
Hi @DM2 , Each multi-language variation page is essentially a standalone page. You can actually stage it in Content Staging.
Solved
KevinEcosia on October 31, 2024
Hi there! I have a website page initially created in English, with multi-language variations (German/French). I created these pages several weeks ago initially. However, I just added some content to the English page, which I cannot figure out ho read more
0 upvote
2 Replies
Accepted solution
Participant | Partner
October 31, 2024 11:20
Hi @KevinEcosia , Unfortunately, this is not possible. Multi-language variation pages are basically separate pages that are grouped togethe...read more
ACarrillo7 on October 31, 2024
Hey, I'm trying to add a "contains" filter in my hubl function but it's not working as expected. Code: {% set test = crm_objects("contact", "lastname__contains=mille", "firstname,lastname") %} There are two contacts in my account whose l read more
0 upvote
2 Replies
Participant
November 04, 2024 11:08
Yes, I tried but it didn't work, I just added * {% set test = crm_objects("contact", "lastname=mille*", "firstname,lastname") %}
hubertspot on October 31, 2024
I attempted to import npm packages while creating a custom React app extension, specifically chalk and d3-react-tree , for testing purposes. I added these packages to package.json using the notation "chalk": "latest", as outlined in the README, w read more
Community Manager
October 31, 2024 16:27
Hi, @hubertspot 👋 Thanks for your question. I'd like to invite some of our community members to the converstaion — hey @albertsg @zach_thread...read more
Solved
cyberwombat on October 30, 2024
I've made a custom theme and wish to copy to client account but the option to copy to different account in the Design Manager is greyed out. If I make a clone of the theme I can then copy the clone to different account. Any idea what is going on? I read more
0 upvote
9 Replies
Accepted solution
Participant | Partner
October 30, 2024 23:33
Hi @cyberwombat , It seems you're trying to move a child theme into a different account. A workaround is to use HubSpot CLI to push it to the ta...read more
Colbyne123 on October 30, 2024
Hello, we have a custom integration with HubSpot > Five9. If we receive a call from phone number in Five9, we should receive a connector window populate with the contacts information or if they do not have a record, it will populate an external read more
0 upvote
1 Reply
Community Manager
October 31, 2024 12:03
Hey there 👋 Thanks for reaching out! Since this is a peer-to-peer forum, HubSpot Support and Engineers do not monitor posts here. For next steps, ...read more
CMarshall1 on October 30, 2024
Updating site and all of a sudden, the ability to edit the menu is gone. The structure is there but everything after the first 6 items is blank and cannot be edited. (I can edit the first 6 items) If I try to move the item, I can see what it is read more
0 upvote
3 Replies
Participant | Partner
October 30, 2024 23:35
Hi @CMarshall1 , It's hard to provide an answer without checking it directly in your portal. But a few things you can recheck: Please recheck ...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.