Hi, I'm trying to allow a user to set the background image for the post hero using the "export_to_template_context" parameter as detailed here https://developers.hubspot.com/docs/cms/building-blocks/modules/export-to-template-context#user-selec 続きを読む
Hi, I'm new to using the custom code function and when I test the default code block it gives when selecting python as the language it fails, but when I test with the custom JS block it works. The JS code is here: exports.main = async (eve 続きを読む
@CGrove0 - this may seem like a stupid question, but have you explicityly defined 'email' as an input property to the custom cose workflow step? Th...続きを読む
Hi there, our corporate website recently switched to a new font. To ensure that the previous font has been fully removed (to avoid the fine for unlicensed use), we would like to check if it is still in use elsewhere on our website. Can someone 続きを読む
Uncaught ReferenceError: hbspt is not defined. I receive this error from all the form that i have integrate in my website. https://www.comastridistribution.com/it/content/12-preventivatore <script charset="utf-8" type="text/javascript" sr 続きを読む
Hi, I've downloaded a marketplace testimonial module and a few others but they don't seem to be working correctly. The current one I have seems to have the text disappearing more out of frame as you scroll further through them. https://ame 続きを読む
Hey, @HBarden 👋 Can you grab a few screenshots of what you see on your end? When I visit your page, the carousel renders text as expected. I don...続きを読む
Hello everyone. We are having an issue where all of a sudden my website stops loading. when I preview these pages in Hubspot, the content pulls through but then when I look at the live version, it says "This page is unavailable." For example, 続きを読む
Hello folks ! I get a date throught a corporate API who gives-me date string in this format "yyyy-MM-dd'T'HH:mm:ss" So to display my date correctly, I will transform the string into date object with strtotime filter, but I have an error. So I 続きを読む
Hello, Thank you Gaurav for your reply, my post was certainly not well formulated ^_^' I get a whole lot of information from an “in-house” applicat...続きを読む
Hello, I am creating a customized quote theme. I customized a 'Flow' quote template. I changed the line items table layout and it run well. But when I downloaded the layout, it turned out to be a PDF file and the PDF layout seems messy. The fonts a 続きを読む
I built this site with CMS Hub paid and then let the account expire. it has been running on 'free tools' since May and all of a sudden the website is now showing an old 404 page. all pages showing 404. www.npdlogistics.com Is this Hubspo 続きを読む
I appreciate you taking a look and responding. I'm very experienced with Hubspot and could not see any issues in my Hubspot account that would make ...続きを読む
Hi,
I’ve been working on HubSpot UI Extensions and am curious about using TypeScript instead of JavaScript. While the official documentation focuses on JavaScript, I’d like to switch to TypeScript for the added benefits of type safety and improved 続きを読む
Hi all! Here's a short summary of my webinars project, which consists of a module and a page template: Webinars Module (webinars listing): Webinar List Display: Lists webinars from a HubDB table, sorted by date, categorizing them 続きを読む