Currently, there are settings in the web/landing page editor that can override an embedded form such as styling and submission notification. We'd appreciate if we can isolate or set a prefilled or default value on the page editor so that it will read more
Hey @LeonardoDVinci ,
the styling options should be handled by the theme, not by modules. So best practise is to not touch the form styling o...read more
When embedding forms in web and landing pages - the required field markers drops down to the next line below the label. Upon inspection, the marker's span display is showing up as block. Please check. Would also appreciate if we can have read more
I finally got around to putting together an extension for when I'm too lazy to type ?developerMode=true in the address bar and hit enter. Pin it to your browser and it's a one-click solution. Just for giggles here's some infomercial style copy I read more
Hi everyone, I have a HubSpot Meetings link on my website domain. Example old URL: https://example.com/meetings/john-doe/intro-call I want to change it to: https://example.com/meetings/company-name/discovery-call-en HubSpot URL Redirects sho read more
Hey @jerequis ,
I don't think that creating a redirect from a user to a company will work as meetings are technically person based.
That beeing...read more
Hi - we've got some custom email templates that use image module fields e.g. {{ module.image_field }} But when it outputs the image url it uses the HubSpot CDN e.g. https://xxxxxxx.fs1.hubspotusercontent-eu1.net/ Rather than our branded domain, read more
Hey @JWright76 ,
there's a somewhat hidden setting for this hidden in the portal settings. You can find it here: Settings (gear icon top right) ...read more
Hi everyone,
I’ve been working with HubSpot CMS for several years and wanted to share a few best practices that consistently help when building scalable, easy-to-maintain websites:
• Use reusable custom modules instead of page-specific layouts • read more
Thanks so much @vijayhubspotpro for sharing these fantastic best practices! Your experience is incredibly valuable to others in the community. I...read more
As the title say it, I am facing problem while creating filter dropdown option to the search result page, the resulted data is coming from blog post to the page. I am using Hubspot CRM Search API that gives the metadata like (total, start-index, pa read more
Hey @sachin_gowda - thanks for posting in the Community! I'd like to tag in some Community experts to see if they have any context here that may...read more
Safari browser, when clicking on the login button, loads an unknown file. This is reproducible for a very small number of users. I cannot reproduce this. I suspect that these users have an old Mac OS. Here is my button <a href="{{ module.l read more
Hey @OksanaR .,
found this old Reddit topic where users experiencing the same issue and provide a fix. But since this isn't a code fix, it's so...read more
Hi everyone, I have a Deal property (dropdown/select field) and another Deal field that should only be visible when a specific option is selected in that dropdown Example: Deal property: Event Type (dropdown) If “Special Event” read more
Hi @bkumar42 so for the moment we cannot show/hide in a dynamic/conditional way properties in a Deal card.
But what you can try is to use Deal...read more
I need help right justifying the search bar to be in a right column. Right now I added 400px padding all around the search bar so that it doesn't go to the ends of the page, but my boss has requested that the search bar be moved to a right column, s read more
@TaylorLioy the search input? Judging by the html it's the standard hubspot search input module (Site search input). The html that leads me to bel...read more
Formatting HTML + HubL cleanly has been a recurring issue, especially when different developers touch the same theme and VS Code formatters do not fully understand html-hubl. For people who often edit directly in HubSpot’s Design Manager, We buil read more
Issue Summary For the past couple of days, when creating or editing blog posts, the system either doesn't allow me to edit them or completely hides the blog editor. I've tried logging out and back in, but the error persists, showing a series of con read more
I’ve identified the issue with the blog editor. Although the console errors persist, they weren't actually triggering the bug. The problem was that I...read more