Hello All, Our site runs on a child them that we setup and had a custom module written for. Everything works great, but I noticed an update to our theme from the developer that allows for some new functionality in one of the modules that I would l read more
Hi @UFP_Packaging I'm happy to help with your question about how child themes work relative to updates.
When you have a @marketplace theme an...read more
Hello, I am trying to translate the following into hubl, so I can use it in a custom module. What this code does is it gets the current user's ID to extract data about them. Ultimately I am trying to figure out what Lists the current user is on. read more
@jillii
Yes you would, and this is where the serverless function/lambda comes into play. By running that request in a secure environment tha...read more
Is there a way to get the currently logged in user, from within a custom module? Hubspot has default variables that return information about the current page, for example {{ content }} would return the content of the current post/page. Is there some read more
I saw that too, and it definitely looked promising. It's returning empty (shown below), even though I'm looking in my cookies and seeing that hubspot...read more
Hello all! My organization sends out quarterly email newsletters. I'd love to start including a pulled quote/testimonial in each newsletter. My thinking is to create a module for this design that would stylistically separate the pulled quote/tes read more
Hi guys, When I want to set a display condition for a richtext field depending on if a repeater group is empy, I get an error. It seems to work on preview but the custom module can not be updated because of the error.
Hi, @Farid 👋 Thanks for your question. When you get the error, do you see any additional errors via the page dev tools? Long shot, but sometimes...read more
Is there a way to retrieve associations without harcoding the association Id between two objects? Currently, we can use crm_associations function but I strictly need to set the association id, since I'm working on a shareable theme, I really don't read more
Hi, yes I need to show custom associations, created a custom object and I just want to show all the objects associated to that custom object. Tha...read more
Hi, I'm having an issue where I'm trying to add a Caller() to my macro to be able to pass additional props when using {& call rich_text %} macro but for some reason when I tried adding in caller() and uploading it to hs via the CLI it read more
Can anyone help me and tell me why this banner won't go full width on the screen? I've removed padding from the section and columns. https://biild.co.uk/-ab-variant-adfead85-a111-4398-b2b2-e643b7ba05b4?hs_preview=MPZsIEIe-134708593022
Hello dear developers, this is my first request here, so if there is something missing please tell me so i can learn from it. 😊 I have developed a module for a blog post which contains a color field. It all works great and i was happy that i read more
@larissamaibaum I did some testing for this and determined this issue is consistent for blog post modules.
1 - page editor - modules - favori...read more
Hi everyone, while using the link field in a custom module, I've just realized that it is possible for Editors to choose from all existing pages/blog posts without checking the publication status . That results in 404 errors because people can read more
Hi @TMerkel , As you've surfaced it seems the page module field allows selection of pages that aren't published. In terms of solutions for this ...read more
Hello. I am new to Hubspot development. I was wondering, what would be the best approach to creating a module on our Hubspot page that would pull a company address and then display it on a small map on our page? I did get an API key for Google M read more
Hey, @ChrisSosa1337 👋 Thanks for reaching out! This sounds like a great project. My instinct is this is at or around an intermediate level of te...read more
Hi, I want to create a personalization module that inserts the firstname where there is a value and does nothing when there isn't. So... "Hi Jonathan," or "Hi," If there is no value with regular personalization the space is still there read more
Thanks Jaycee. Great idea. Unfortunately still not working for me, I believe because the default value for when there is no first name is "there"...read more