We want to support our content editors in the best way possible. So we would like to control the settings of the page via our template. So e.g. if they choose the event template, the correct domain and maybe also slug is already set. Is there any wa read more
Hi everyone, Does anyone know if the HTML code provided by a multi-step form (not raw HTML) can be redesigned or customized afterward? Thanks in advance for your help!
Hey @YGazit this currently isn't possible, the multi-step forms don't currently support customisation. The only way to do this would be to create a...read more
General info about Order https://knowledge.hubspot.com/integrations/view-the-order-object I want to do Association between Order and Contact or Order and Company or even Order and Custom Object there is a new way to do association in wor read more
Hey @AlexC1 as you mention the object Orders doesn't have any way to directly associate or even manage associations as the other main objects or as...read more
Hi everyone, I am using HubSpot CMS v3 APIs to fetch content data such as blog posts, landing pages, etc. Recently, I've noticed that for some content, the htmlTitle key is missing from the API response, while it is still present for other cont read more
Hi @Jaycee_Lewis , Here is a sample response for the URL https://api.hubapi.com/cms/v3/pages/landing-pages/?limit=20&property=id,htmlTitle,n...read more
Instead of having unique custom code actions in each workflow which need to be maintained via the UI, it would be much better to be able to manage custom code actions in an abstracted "library" similar to templates - where actions could be named, de read more
@a_funs - as an avid user of custom coded workflow steps, I'm missing some of the same facilities that you are suggesting here, although perhaps I'...read more
Hi All! Has anyone else noticed an increase in data formatting issues in regard to accent marks? We're a super global company, so our contacts and account names contain tons of special characters. In the past few months I've noticed more and more e read more
Hey, @GHersey 👋 Thanks for your post. I see your portal has access to support. I'd suggest filing a support ticket and focusing on a HubSpot...read more
Hello HubSpot Community, I hope this message finds you well! I’m currently working on setting up a data layer tag to enable our User Personal Data tag to fire and capture email address data from our forms. I would appreciate any guidance or best read more
Hi @Cole_Edwards ,
I would recommend checking out this community thread that discussed pushing HubSpot form submission data to the dataLayer, ...read more
Hi HubSpot Developer Community, I’m currently working on integrating HubSpot forms into our WordPress site and need some help with adding a CSS class to the submit button for tracking purposes. Here’s what I’m trying to achieve: I want to a read more
I have a landing page made with a template module as the following - made for a webinar with speakes. How can I change the speakers lines manually so that the name of the speaker will be one line, the title on the second line and the organization n read more
Hi @ESchlangerLev ,
it's hard to say what's in the "Speaker designation" element. But if you want to have everything seperated you could add a fe...read more
Hi, do you have any idea on how to implement PartyTown to a HubSpot theme? Specifically, I am stuck at the steps where PartyTown requires the files to live in the /~partytown/ folder but HubSpot requires get_assets_url() function to locate read more
Hi @WShek , I'm not familiar with PartyTown but based on their documentation seems like the only thing you need to do is add the script inside your ...read more
We have a custom workflow action that assigns a return variable, owner_id (string) we're trying to use later on in a workflow to assign the Contact Owner property. However, when editing the "Edit Record" workflow action, + Add data variable, Action read more
FWIW, after getting help from support, discovered the "Owner" property, though numeric, is NOT considered a number type within the workflow interface...read more
Does Hubspot's development environment support libraries for creating PDF's. for instance reportlab for python (doesnt seem to be the case). or NODE.js maybe? thank you
@karien - when I looked a while back, I did noyt see any such features. I ended up using the external service convertapi through a a series of APIs...read more