I'm sure there's a good reason for this, but it just seems strange. This works for areas {% dnd_area "dnd_area_main_content" label="Main Content Area"
%} But this doesn't work for sections {% dnd_section label="Hero Section" %} I know read more
Hey @BarryGrennan , A dnd_section creates a layout "row" within a dnd_area. It only accepts layout-related parameters (like offset, width) and c...read more
Hi everyone, I'm working with dynamic pages in HubSpot and running into a slug conflict. I'd like to use the same base path (for example, /es/services) for more than one dynamic page, but HubSpot doesnt allow it. It either fails to detect the conte read more
Hello @jerequis , HubSpot enforces unique URL paths across dynamic routes. You cannot map /es/services to multiple dynamic templates, either i...read more
I cannot deploy the tutorial project for the "A Quickstart Guide to React in the CMS" HubSpot Academy course to my HubSpot account, as outlined here: https://app.hubspot.com/academy/4492052/?overviewType=LESSON&overviewEntityId=2663073& read more
@BarryGrennan Huge thanks for these clarifications. I did cd into cms-react-project and authorized my developer account with the personal key I gen...read more
We need to add dynamic phone numbers to our landing pages and emails and we've tried doing this by adding the script, however we need to add a class of .rulertel to phone numbers and there doesn't seem to be a way to do this. Can anyone help me wit read more
Hi @SOliveiraMP ,
Can you explain what kind of rules you are trying to use currently for the dynamic phone number and how are you trying to d...read more
Hi, I have a public app and i want to build a CrmAssociationTable. But i need the objectTypeId which need my custom object id but i cant retrieve it dynamically. Is there a solution ?
Hi @MRAT
The object type ID is same for a particular custom object. Different custom objects have different type id, you can retrieve it fr...read more
How do I create a budget template so that the selected user's signature can "pull" information such as: First name, Last name, Email and phone number that were previously registered in HubSpot? It's something I'm struggling to achieve, but even ven read more
Hey, @ViniBernardo 👋 It's hard to say without more details. To confirm, you are asking about creating a Custom Coded Quote Template ? If no...read more
Hello,
Is it possible to find a custom object using its HubSpot ID in the quote builder? This resource isn't linked to my deal; I only have its ID.
I haven't been able to find documentation on this. Thanks in advance,
Thomas
Hey @TCarbuccia , In HubSpot's quote templates, directly fetching a custom object by its ID using HubL isn't supported. HubL functions like crm_a...read more
Hello HubSpot Community, Our company is on the Enterprise plan, and we use serverless functions for private apps. For audit purposes, I need to automate the weekly export of serverless function audit logs. I've checked the HubSpot API, and i read more
Hello! Can anyone guide me through step by step on how to: 1. edit subscription page header logo 2. edit the header copy I've found the Design Manger, but my developer knowledge is extremely limited. I would really like to figure this out ins read more
Hi! If you have a theme from theme libary, make a copy/clone of each file, in the same hierarchy (so including top level directories) into a child...read more
Hi Developers, We are working on developing a custom survey using the HubSpot Survey tool. Is there a way to integrate external or internal stylesheets and custom modules for this development? Any guidance would be greatly appreciated!. Please read more
I’m looking for clues because I can’t identify the root cause. Situation The issue occurs only with images that live inside my custom theme . The theme is connected to Design Manager , and all theme source code, image assets, and CSS fil read more
Hey @TMisuna , Potential Causes CLI Fetch Behavior with Binary Files The hs fetch command is designed to retrieve theme files from HubSpot'...read more
Hi, Is there a quote property for revision number? Whenever we recall and edit a quote, we need to see a version number of that quote. I can customise our quote template. I think I only need an internal name for this requirement. Or if this is n read more