Hi all, new HubSpot CMS dev here. I am stepping into a project with an existing 3-year old site. There is no real development process or organizational guidelines to speak of, they just create new pages and themes as needed when leadership requests. read more
you're welcome @bearons , happy it was helpful.
To answer your questions:
1. no, it's not an actual column or property unfortunately. Depend...read more
Hello, i want to add more global colors to the fields.json. If I add this the watch command runs into an error. Is it possible to add more than two global colors in the global color group?
We built a private app to integrate our ecommerce channel (adobe magento) with hubspot using carts API. Now we got our cart records in, and I'm building my programmable email to send abandoned cart emails. I'm able to pull cart.name and cart.url read more
Background I am developing a nav bar which is transparent with white text on init. This is an issue since the preview for the module has a white background. Solution Using the In-app editory and preview variables allowed me to set a read more
Thanks for sharing this @EdCupaioli , I've started to see more themes take advantage of the editor/preview variables to improve the user experience ...read more
I created an endpoint to set Cookies using Serverless Function. I found this documentation regarding it https://developers.hubspot.com/docs/cms/data/serverless-functions/reference#set-cookies-from-your-endpoint but it don't seem to work. I keep ge read more
Hi, @SaltyKaren 👋 Thanks for your question. I'd like to invite some of our community experts to the conversation – hey @Teun @JBeatty @albe...read more
Hello! My team is developing a new application, that is loaded within the shadow DOM (open mode), we've noticed that it isn't possible to load legacy CTAs through ` window . hbspt . cta.load(PORTAL_ID, TOUCHPOINT_ID, { useNewLoader : 'true' read more
Hey, @dp-mkolo 👋 I didn't find any matching dev documentation supporting this being possible. We'll leave this thread open in case one of our ...read more
How do I use the other logos in my brand kit settings? We have 3 logos in our brand kit, a coloured one, a white one, and black one. When I use the logo module, it only displays the default logo, but I want to be able to switch between the 3 read more
The main problem I'm running into with the new file upload properties is that it doesn't seem like I can access the file url in custom modules using the crm_objects() function. Any new files uploaded to a file property just return an id number so I read more
@KSmithIllumine8 - this is a tricky one to respond to in this forum. On the one hand, I would not want to insert a viewpoint that should really be ...read more
Hi there, I have creatd a CRM Card using ui-extensions, just using Flex, Tile and Text components as shown below: <Flex direction={'column'} gap={'small'}>
{
deals.map(deal => {
return (
<Tile flush= read more
Thank you @aanchalsheth ! It looks better now, not exatcly as the native HubSpot card but closer. It would be nice if we could have the same spacin...read more
Hi there. We have a custom-made cookie banner that manages Google consent mode v2 using Google Tag Manager. Our Hubspot script is loaded through GTM as well. The consent v2 settings seem to be propagated through and applied to all Google related read more
Hi, @cargoplot 👋 Thanks for your question! I'd like to invite a few community members to the conversation who may have experience with this ty...read more
Has anyone ever had success implementing the social login for membership pages? (In particular Google sign in)
I followed all the steps listed out in this guide to try and add a Google login button but it does not seem to work properly.
read more
Hi @Jnix284 - thank you for the reply.
The help article title probably adds some confusion here with the word "social" in it. Confimring tha...read more