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 read more
@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...read more
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 read more
To check if the old font is still in use on your website, you can use browser developer tools. Right-click on any section of the page, select "Inspe...read more
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 read more
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 read more
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...read more
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, read more
Hi @evaldas and @Jaycee_Lewis , Thanks for checking this. Great it's back to normal now! This issue has occurred twice since August. The fi...read more
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 read more
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...read more
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 read more
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 read more
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 ...read more
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 read more
Hi, @MAsghari 👋 Thanks for your question. It's a bit of a challenge to find other related posts for this topic. I'd like to invite some of our...read more
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 read more
Hi @JTapper ,
In this case, I would store the video in the same HubDB and create another page that uses the same HubDB table as a data source...read more
Starting work on a version 2 of our custom CMS theme and am trying to figure out what is the absolute minimum needed from the cms-theme-boilerplate? Which files, css folders, etc are must haves in order for all of the drag-n-drop items and default H read more
Hi @tmcmillan99 ,
You would at least need the layout.css and if you want to use theme settings, you need something like the theme-overrides...read more
Is it possible to use HubSpot Quote template preview in an Iframe within a HubSpot UI Extension card? I want to avoid redirecting the user to the HubSpot quote wizard and instead display the same quote preview directly in the UI extension. Has anyon read more
Hi Zach,
Thanks for your answer!
I kind of forgot to mention one important thing in my first question! Your solution is awesome and this is...read more