Hi everyone, I’m currently working on a website redesign/localization project using Content Staging , but I've run into two technical hurdles regarding Global Content and Rich Text formatting. Any advice would be greatly appreciated! Q1: Localiz Leer más
Hi @HWu6 , both of these are very common pain points when doing localization with Content Staging, so you’re not missing something obvious. This is...Leer más
I am using `hs init` to initialise a project. But it asks me to paste the access token and it saves it in "hubspot.config.yml" file. My question is how do I make CICD to use this project? The CICD is the one I am using to talk to hubspot. But I don' Leer más
Hi @JZhao , you’re right to avoid committing any token. The key thing is: treat the CLI auth as machine runtime config, not repo config.
Locall...Leer más
I am currently using the legacy app in hubspot and plan to update to the latest developer platform. When reading the doc: https://developers.hubspot.com/docs/apps/developer-platform/build-apps/create-an-app, it all takes about how to create app. I Leer más
I’ve built a project-based private app using HubSpot Developer Projects and added a CRM UI Extension (Card) for Contacts. Details: - Project-built private app (platform version 2025.2) - Card feature added via `hs project add` - Card config: - obje Leer más
The primary documentation that Hubspot has for using GraphQL with Hubspot Cards is this article , which was published on September 6, 2023 and tells the user to use Serverless functions. However, since version 2025.2 of Hubspot Apps (where-in H Leer más
You know, I'm reconsidering what they consider "native" now that you mention it. It seems without serverless functions, HubSpot client can't be used ...Leer más
Hello, everyone How are you?
I’m facing a huge problem with a quote template in HubSpot. It’s a model that was completely modified and coded using HTML.
Inside HubSpot, the information is relatively well organized — the classic “everything in Leer más
As far as I'm aware, the Quote PDF option basically uses the built-in Print/Save to PDF function of your browser/computer with all it's limitations a...Leer más
I have created a multi-nested form with several hidden fields based on user selection that's used internally for our marketing team. You can view the page with the form here . Upon submission, this is sent to our project manager via the Send to o Leer más
Hey,
Your diagnosis is 100% correct -- and you've already figured out why the problem exists. Let me confirm what's happening so you can move forwa...Leer más
I have a free plan and needed a calculated property (in deals), but since it's not available on that plan, I was advised to use Make or Zapier. I've tried, but I couldn't get Make to automate all the properties, and the examples it generated only in Leer más
In Zapier, you can have it trigger on an event like a Deal Property change. Zapier's AI zap generator is can actually do most of this for you, if you...Leer más
Hi everyone, Can you help me to find a free drag & drop template built in Design Manager —not page-editor only. Something similar to Clean 6 would be ideal with below features: 1. Modular sections 2. Developer-friendly 3. Free (no pai Leer más
Hey @shiyon ,
Clean 6 is a so-called Template pack.
Template packs are not supported by HubSpot anymore as they got replaced by Themes (page-edi...Leer más
We're using {{ set_response_code(404) }} to manually trigger the 404 page under some circumstances.
This works fine, the 404 response code is set, and the 404-template is rendered instead of the template that triggered the 404.
We're als Leer más
Hi @_al , yeah that’s a maddening one, especially since “real” 404s and “forced” 404s look like they should be identical.
What’s happening under...Leer más
Hi I need to create a new theme and apply it to a blog template. The existing articles (published on the old/current theme) have custom modules added in to the blog content. My question is will those custom modules still persist when I apply Leer más
Hey @DM2 you need to specifically define a dnd area within your template. Blog templates are a bit weird though so I can't say 100% if you have a...Leer más
Hey. I noticed this problem when modules in my header(global partial) and another module in one of my page templates stopped rendering. There has been no changes in the code base for the last couple of moths. I checked the templates in the design ma Leer más
Hi @EWinberg and welcome, it's a pleasure to have you here! 🤗 Thanks for reaching out to the HubSpot Community! The error suggests the modul...Leer más