Im trying to pull custom objects associated to contacts in an email. And I have confirmed that my code is working on regular pages, but it is blank when I put the module in an email. So im wondering, does the {{ crm_associations() }} function not wo read more
An update on this, I tryed using the crm_associations() call with a static ID rather then the personalization token ID, and it did return the expect...read more
My HubSpot website has custom objects set up that publish content on pages based on associations the custom objects have to each other. We have a Specialty Group custom object that are buckets for individual Specialties, which are also custom objec read more
@JDickerson0 happy to help, I don't think the issue is with the custom objects, rather with the code that is creating the dynamic content. Are you...read more
Hello, I'm trying to have a different image displayed for each member of a contact list to which I will send an emailing. The image is a personalized boarding pass. I uploaded the images in a dedicated folder on Hubspot and pasted their url read more
Hey, So, how are the custom objects connected to the Contact record? I would recommend instead using a custom property for each contact, then it ...read more
Hi there! I'm creating a landing page which I'd like to feature the language switcher, but it's not appearing how I would like. I'm not a developer and not great with CSS (as I'm sure you can tell), is anyone able to share what I need to add/cha read more
Hi @LucBenayoun Thanks for the reply. I figured out what was causing the issue - it was a 'word-break' item in the body.css file, so this is n...read more