Hi everyone,
Is it possible to automate the e-signature option or set it as the default when creating a quote in HubSpot? Does anyone know how this can be done?
Hi, I've been trying for several days to figure out why a particular record is not being accepted in HubSpot. I've already created a property for it, but it's still not working. It's a simple checkbox field. I've tried sending the data using differe read more
Hello all, I am trying to develop a custom module for an automated email that takes the content of a ticket property (a string: "Sentence 1,Sentence 2, Sentence 3,etc.), splits it by commas, loops over the array and then renders each item into read more
Figured out the solution. The email needs to be a programmable email. Also, it seems to not like the source text to be Rich Text, so it shoul...read more
Hello everyone, I am trying to add a stylesheet to my section and template. I created a new css+Hubl file in ProjectFolder > CSS > Sections/Templates I pick the same name that my Section/Template has starting with an underscore for the CSS fi read more
Hey guys, I wrote the below code which displays a sentence based on what the property on the contact is, if my testing its "ProTrading" which is also displayed in my debug code. However in every test I perform, only the Else sentence is disp read more
Hi Anton, Thanks for your reply. The screenshot is taken directly from the received email that I triggered, and the property is set to "ProTr...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
Hello @JEdwards71 , thank for the reply! I found this documentation for the API, is this the one you are referring to for the implementation? I...read more
Hi everyone, I'm setting up the HubSpot CMS Deploy GitHub Action and running into an issue when trying to push updates from GitHub. I followed the steps in the official documentation , but I keep getting this error: deploy: Missing download i read more
Hello Hubspot Community, We are going through a website redesign and will be switching to a marketplace theme. The theme is excellent the only issue is it is missing one feature we want in the top global navigation. (I n the sandbox to test ) read more
Hi @SEsposito4
If you've updated the global navigation in a HubSpot child theme, those changes should automatically apply to all pages using...read more
Hi all - I'm wondering if there are any developer plugins, extensions, or general tips to solve this common workflow issue. Part of the workflow of creating a new module from scratch within the Design Manager includes grouping fields together read more
Thanks for your reply @BérangèreL , though that post is not quite what I am looking for. I am looking to update the actual module code when a modul...read more
Hi, I've set up a HS project and modified github copy of Elevate Theme. I deployed it, was able to create additional react modules and they work fine. The problem I have now is that I cannot find a way to use marketplace modules with this theme. read more
Thank You for the warm welcome 😉 I would appreciate any help that would let me use marketplace modules in my customized copy of Elevate. I'm plann...read more
Hi; I'm using the growth theme and I'd like to add the featured image into the blog post template. (The template file is inside of a child theme) Right now the image only appears on the listing page and not on the blog post page. I'd like the f read more
Hi Anton, Thanks for the reply and your help. I've tried both options but I'm getting the Error: Cannot resolve property for both of them, so it wo...read more
The full list of query operators for the crm_objects function can be found here: https://developers.hubspot.com/docs/reference/cms/hubl/functions#crm_objects However, there is no clear explanation of what the more advanced operators actual read more
FWIW, unless anyone corrects this, my assumption is that the HubL crm_object(s) function queries behave as the HubDB API docs in that "in" and "nin" ...read more