Hello, How can we pass in default values to RepeatedFieldGroups? I tried this example from the docs in CMS React, and the default values are not reflected in the page editor. Would it be possible to get an answer to this, and the docs update read more
Thanks for very for your response! I actually worked out that passing a default value almost got me there. The default values now show up in the pa...read more
can someone help us We are Hubspot service hub user We are trying to place the Hubspot chat icon at a different location that the default set to bottom right corner. we do have the chat option in our platform. We did try the below piece o read more
Hello, one thing I would try is setting the chat widget settings before the load to see if that helps. Here an example updated version that I would s...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
Hello there, is there a list with all standard parameters I can use by calling modules and standard tags via hubl? For example https://developers.hubspot.com/docs/reference/cms/hubl/tags/standard-tags#color. Here you can use the no_wrapper=T read more
Hey @Torsten_Utz , Yes, HubSpot provides comprehensive documentation detailing the standard parameters available for both HubL tags and modules. ...read more
Hello here! Has any worked with having Hubspot cookies managed by an external cookie management tool? I would like to understand how to create a setup to manage their consent from the cookie banner created from the Cookie management tool and n read more
Hi @VanessaVettor - CookieFirst has some documentation on using their banner together with HubSpot here: https://support.cookiefirst.com/hc/en-us/...read more
I want to make some custom modules and layouts for my existing HubSpot account. I follow the development guide and it starts with this: Before you start, ensure you've done the following: Create a free test account to build with read more
Hey there, it is possible to lock whole modules over a template by using overridable=False. But can you also lock only some fields of a module used in an template? Maybe with the module_attribute tag? Thank you
Thank you for clarifying. While, yes, the overrideable=False can prevent the entire module from being edited on a page, there isn't an equivalent for...read more
could really use a reference for secrets with serverless functions. unfortunately, the documentation is now missing. https://developers.hubspot.com/docs/guides/cms/tools/local-development-cli#add-secret
I’m building a custom language switcher using the language_variants('localized') function, but I’ve run into a limitation. It seems like there’s no documented way to check whether a localized page is a draft or published . Issu read more
Hi @2CUBE-Studio , {{ content.state }} will show you on the individual page whether the page is "DRAFT" or "PUBLISHED_OR_SCHEDULED". Incidentally...read more
I'm so confused by the documentation right now. The documentation has always been confusing. I've been building sites in HubSpot since 2014, I learned HubL using the Jinja documentation and a lot of testing. The documentation has improved, HubL has read more
Hey @Jsum ,
don't know if you're still in the big dev slack - if you are, there's a group for the beta docs . There are a few good people taking...read more
has anybody had any joy creating a custom email template for AI-generated content , specifically the remix tool? There is a small online doc but I can't get my template to show in the remix tool when remixing an email #remix #scaffolding read more
Hello, We have purchased the Transactional Emails and are currently working with our IT department to set them up. However, our IT team has some questions about the logic behind the MX record requirement. Specifically, they are unsure about the read more
Hi @Camille11 ,
According to this HubSpot knowledgebase article for connecting dedicated IPs , the MX record " processes bounces, spam report...read more