CMS Development

Filter by
  • All labels
  • Announcement
  • CSS
  • Custom Modules
  • Design Manager
  • Documentation
  • Drag and DropTemplate
  • Email
  • Enterprise
  • Forms
  • Free
  • HTML
  • HubDB
  • Hubl
  • JavaScript
  • Local Development
  • Marketplace
  • Professional
  • Starter
  • Wordpress
Sort by
Most Recent
  • Most Recent
  • Most Upvoted
State
All
  • All
  • Solved
  • Unsolved
  • No Replies Yet
MSundman on July 15, 2025
So, we're using the UI extensions with typescript. And noticing that no types or interfaces are accessible outside of the file they're exported from. i.e. we have a file with an exported type (or interface) like this: ``` # /component/Breadcru read more
Shatak1 on July 15, 2025
import React , { useState , useEffect } from 'react' ; import './modal.scss' ; import './hsForm.scss' ; function Modal ({ userBMI , modal , setopenModal , needLoose , needGain }) { const [ read more
0 upvote
1 Reply
July 15, 2025 15:32
Could it be timing? You're using a dynamic formId, maybe it's undefined or not available yet at the time your script is running.
jay_pinetco on July 15, 2025
Hi Everyone, I'm working with HubSpot's Membership Templates to restrict access to private content. Here's the current flow I've implemented. A user fills out a custom form ( fields: First Name, Last Name, Email, etc.) On submission, I add t read more
0 upvote
1 Reply
Thought Leader | Partner
July 15, 2025 12:10
Hey @jay_pinetco , from my experience it all comes down to the membership your setting up. If it's just a gated content kind of thing, your flow...read more
Solved
jaymewelch on July 14, 2025
The recent updates of how to add sections to web pages has created new user experience issues: Adding Content: Web designers or content teams are typically the ones creating new web pages. Having different methods and places to add content to a we read more
0 upvote
2 Replies
Accepted solution
Top Contributor | Partner
July 14, 2025 14:24
Hey @jaymewelch , Thanks for sharing this detailed feedback, these are all valid UX concerns that many in the community may resonate with, esp...read more
Shatak1 on July 13, 2025
When I use my global partial header and footer I can't publish my template there is a error in cann't resolved property. If I use header and footer as a normal module it works. Can anyone help me to solve this problem Here is the code >> read more
1 upvote
2 Replies
Recognized Expert | Gold Partner
July 15, 2025 10:34
Hi @Shatak1 This error often occurs due to an incorrect or mismatched file path. Try using the absolute path: /Leva Medical Websit...read more
Solved
IFuentes3 on July 11, 2025
Hi everyone! I’m encountering an issue with my developer account (super admin) when trying to create a Personal Access Key or a new project for UI Extension development . Personal Access Key Error : When attempting read more
Accepted solution
Guide | Gold Partner
July 12, 2025 18:34
Hi @IFuentes3 , This looks like an issue on HubSpot’s side, not something you can fix with permissions or settings. HubSpot recently changed how ...read more
luancampos on July 11, 2025
I’m customizing a HubSpot form embedded on my website to match our brand identity. I was able to edit the spacing between fields, borders, colors, and button styles as needed. However, the input fields are not filling 100% of the available form read more
1 upvote
3 Replies
July 15, 2025 15:46
You cannot directly style or manipulate the contents of an iframe with CSS or JS if it's from a different origin (the embedded HubSpot form in your ...read more
Solved
Jopitts on July 11, 2025
Hi all. I've got a tricky problem (I think). You experts may have a brilliant solution. I have client that is using a set of HS Web Templates that have all the colours done as choices with the colour names listed as the display values, and the read more
0 upvote
3 Replies
Accepted solution
Thought Leader | Partner
July 11, 2025 14:31
Hey @Jopitts , what's the setup? If the choice fields are all set up individually per module, unfortunately you'll have to tackle this HUGE job......read more
Solved
float on July 11, 2025
Hello, we're already limiting the RTE features for custom modules using ` "enabled_features" : [ "bold" , "link" ]` in the modules fields.json. Is it also possible to do this for the global `post_body` RTE? Since we're developing a custom them read more
0 upvote
1 Reply
Accepted solution
Thought Leader | Partner
July 11, 2025 06:12
Hey @float , unfortunately it's not possible to disable certain features of the RTE on a global level. Something you can do is to create y...read more
Solved
jay_pinetco on July 10, 2025
Hey People, I am using HubSpot CMS React and trying to use components from the UI Library ( You can consider PrimeReact, ANT Design, Material UI ) inside a HubSpot Island, but I get errors like: "Cannot read properties of null (useContext)." I thi read more
0 upvote
2 Replies
Accepted solution
Participant
July 10, 2025 09:07
You’re absolutely right that using UI component libraries like PrimeReact, Ant Design, or Material UI inside HubSpot Islands introduces challenges—...read more
SHibbard on July 09, 2025
Issue appears in Safari and Chrome. These troubleshooting steps have already been followed: Please try to sign out and then sign in again, Clear cache and cookies of your browser from All time Try using an incognito window Temp read more
0 upvote
4 Replies
Member
July 10, 2025 12:35
Here is a better screenshot. When I first signed up, Hubspot asked me some questions and designed a template for me based on it. That's what I mean b...read more
Solved
jsun39 on July 09, 2025
Hi everyone, I created a website and published successfully, but after a few days I wanted to come back and edit my pages but the webpage editor hasn't been available for the past two days. The editor is grey with a message that says "f243219251 read more
0 upvote
1 Reply
Accepted solution
Thought Leader | Partner
July 10, 2025 07:41
Hey @jsun39 , came accross such behaviour a few times in the past. If you have custom code that do some redirects or custom modules with some Ja...read more
cancel
Showing results for 
Search instead for 
Did you mean: 

Looking to start a conversation or ask a question?

Create a post
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.