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
Dylan_W on July 08, 2025
I am trying to follow through with one of the first videos on the HubSpot CMS for Developers course; but am already falling at the first hurdle in installing the HubSpot CLI. Using Mac. I have used the following command as per the video: npm read more
Member
July 08, 2025 10:45
For anyone else having this problem: npm install -g @hubspot/cli@latest I have ran this command in the terminal instead, and checked in documenta...read more
MEjaz6 on July 08, 2025
I have written a script in jQuery which takes a web site's source code, goes through it and extracts all the forms then displays the HTML on my site. An unexpected side effect of this is there are 3rd party cookies being set, which absolutely cannot read more
0 upvote
0 Reply
tmcmillan99 on July 07, 2025
Was there a change in functionality with Brand colors showing as options in color pickers? We are now only see 1-2 brand colors in the color pickers when before there used to be at least 4-5 as long as we had the brand kit created. I saw that there read more
0 upvote
0 Reply
Solved
ViniBernardo on July 07, 2025
Hi everyone, I have a question related to a HubSpot custom quote template. Is it possible to create a type of conditional logic via Hub HTML? More specifically, I wanted to create a table that can only appear if a specific line item type is select read more
0 upvote
1 Reply
Accepted solution
Contributor
July 07, 2025 08:45
The primary issue you have is that you cannot SET variables in a FOR loop that was created outside it's block. This is why it's not working. ...read more
Solved
NVaniyanValap on July 04, 2025
Hi everyone, I’m working with a public app that is visible and functioning correctly in my developer account. However, when I try to add its UI extension to the deals sidebar in my test account, the UI extension does not appear as expected. read more
0 upvote
3 Replies
Accepted solution
Member
July 07, 2025 09:53
Hii, You can add this deal by navigating to record-customization → default-view and adding it there.
Solved
MKatewa on July 04, 2025
Hi team, I'm working on a public app using the new HubSpot UI Extensions framework , and I came across the documented limitation that each app is allowed up to 20 concurrent hubspot.fetch() requests per account . fetching-data I had a coupl read more
0 upvote
2 Replies
Accepted solution
Top Contributor | Gold Partner
July 05, 2025 03:12
Hi @MKatewa , The 20 concurrent request limit is shared across all users within the same HubSpot portal or account. It's not per individual us...read more
Solved
asimsaridemir on July 04, 2025
Hi everyone, I have a question regarding our domain configuration and its potential impact on user experience and HubSpot tools. Our website is accessible through both the www and non-www versions: https://tekce.com/ (non-www, preferred v read more
0 upvote
2 Replies
Accepted solution
Thought Leader | Partner
July 04, 2025 09:32
Hey @asimsaridemir , www. is - from a technical perspective - a subdomain. This means that adding a 301 redirect will be handled as such. It ...read more
Solved
SagarTomar on July 04, 2025
< Box direction = "column" style = { { height : '200px' , overflow : 'auto' } } > { messages . map (( msg , idx ) => ( < Flex key = { idx } direction = read more
0 upvote
4 Replies
Accepted solution
Top Contributor | Gold Partner
July 07, 2025 01:52
Hi @SagarTomar , HubSpot’s UI extensions use Emotion (CSS‑in‑JS), so the style prop doesn’t always work the way it does in standard React. Use the ...read more
Solved
TCarbuccia on July 03, 2025
Hello, Is it possible to define a header and footer on a quote using the design manager? Is it also possible to display the page number? We have a client who generates large quotes. It is legally important to display the quote number and the page read more
0 upvote
6 Replies
Accepted solution
Participant | Diamond Partner
July 07, 2025 11:05
@Anton I tested you solution. Thank you very much. You solved the problem. Using @page was more than enough to do what I needed to do. I wa...read more
Solved
RVerma62 on July 02, 2025
Hi everyone, I am trying to pull code written for a bunch of custom serverless apps connected to our hubspot, but I don't see any direct way of doing it, we are unable to find the local code, could someone please help me find a way around this if p read more
0 upvote
1 Reply
Accepted solution
Top Contributor | Gold Partner
July 02, 2025 22:26
Hi @RVerma62 , HubSpot does not offer a built-in feature to download or export serverless function code directly from the platform. If y...read more
Solved
ALombardo on July 02, 2025
Dear Sir, From internal testing, we found a ClickJacking web security vulnerability in pages, which is located on Hubspot. We know that it is possible to mitigate this vulnerability by going to modify the web server. With APACHE, you need to m read more
0 upvote
2 Replies
Accepted solution
Top Contributor | Gold Partner
July 02, 2025 22:44
Hi @ALombardo , HubSpot offers the option to add X-Frame-Options, which can be found under your Domain Settings. Simply click Action > ...read more
Solved
Upendra1999 on July 02, 2025
Dear all, Hope this email finds you well. We need to automatically redirect a page to a new link after 10 seconds. I attempted to add the code to the head section in the settings of the landing page, but not working. " Redirect Error It lo read more
0 upvote
2 Replies
Accepted solution
Member
July 03, 2025 04:21
Hi Brandon Woodruff, Thank you for your reply.
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.