Hi, I need to embed a form but ensure compliance with Cookiebot. The form should only show, if the user has selected marketing/statistic cookies etc? Any ideas?
I'm hoping someone can help me with this one as the HubSpot reference on the range function is a little basic on the details. I have created a new HubDB table that displays house information and set a basic HubL loop that pulls in all rows, di read more
Hi @ben-duchy , I think I'd need to see your code to full visualize what you mean but it sounds like an "if in" conditional should do the trick. ...read more
Hi there, The Security Scorecard tool has flagged a concern on our website (upply.com). One of the Call-To-Actions (CTA) in our navigation bar appears to reference an Amazon S3 URL directly: https://hubspot-cta-redirect-eu1-prod.s3.amazonaw read more
Hey @Flaval at the momenr there's no way to customise the redirect URLs used by CTAs as they're a part of the HubSpot infrastructure and not manage...read more
I have recently connected my domain to my website from GoDaddy, but it only works with the slug /home. Whenever I try to remove this slug and just make it the domain name, it doesn't work and says "domain already in use."
If your website loads correctly at mydomain.com/home but not at mydomain.com , you’re likely facing a routing or configuration issue with your ...read more
Hi HS community, I'm a total loss here. After tearing my hair out getting errors importing a CSV file to HubDB, I've finally found the culprit, and now I'm tearing the last of my hair out. The following string is causing an import error (time ou read more
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
@Anton yes! macros are like that too, it still confuses me sometimes. Control of the styles tab would be great too. Or at least better documentati...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 @Jaycee_Lewis , how are u? That's it! It's basically a custom coded quote template. Our team asked for the template to have a signature token...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