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
ViniBernardo on July 16, 2025
Hello everyone... I'm editing a budget template, and the main table needs to perform the following calculation: "Assinatura Anual" field: Finds the "Quantity" field of the line items, adds them (if there's more than one), and multiplies read more
0 upvote
2 Replies
Top Contributor | Gold Partner
July 16, 2025 23:12
Just to add, here is the link to the filter documentation: https://developers.hubspot.com/docs/reference/cms/hubl/filters#format_currency_value
DCardinal3 on July 16, 2025
I'm sure I'm doing something wrong here, but I can't figure it out and would love to get another set of eyes on this! I'm having trouble getting my pop-up CTA's to open consistently, and looking in the console log I see an 'Untrusted Origin' war read more
0 upvote
1 Reply
Thought Leader | Partner
July 16, 2025 12:03
Hey @DCardinal3 , as far as I know, the "CTA" option in links doesn't work only with legacy CTAs. For popup CTAs, I'd recommend trying to use th...read more
TaylorLioy on July 15, 2025
Hello -- I'm trying to figure out how to get my slider elements at the top of this test page to stay exactly where they are no matter if someone zooms in on their computer. As of now, if someone zooms, because of the way it was laid out, the eleme read more
0 upvote
2 Replies
Participant
July 16, 2025 13:03
Hey @Anton thanks for the reply! When I drag my screen edges to make it significantly less wide, or if I zoom in via my keyboard, this is when I se...read more
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
0 upvote
2 Replies
Top Contributor | Partner
July 16, 2025 13:17
Thanks for the mention @Victor_Becerra ,. Hey @MSundman , Can you try to use .d.ts Files for Shared Types? I mean, move shared types...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
3 Replies
July 16, 2025 16:14
Does your actual code have two "formId" or did you include the second one to explain the issue here? If you have two instances in your code then the ...read more
Solved
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
2 Replies
Accepted solution
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
Solved
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
Accepted solution
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
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.