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
hubertspot on October 31, 2024
I attempted to import npm packages while creating a custom React app extension, specifically chalk and d3-react-tree , for testing purposes. I added these packages to package.json using the notation "chalk": "latest", as outlined in the README, w read more
Community Manager
October 31, 2024 16:27
Hi, @hubertspot 👋 Thanks for your question. I'd like to invite some of our community members to the converstaion — hey @albertsg @zach_thread...read more
Solved
jeckwong on October 23, 2024
Hello, I'm currently running into issues getting my project changes locally to my HubSpot account. When I do a deployment either via GitHub connections or via CLI, there would be deprecation warnings about SASS 2.0 and then finally an error which wo read more
Accepted solution
Member
October 24, 2024 19:40
Hi Jaycee, I've reached out to the devs on HubSpot's community Slack and they've troubleshooted the issue; The solution was moving vite from depende...read more
Solved
adamschwarz on October 16, 2024
A client's current version of jquery was flagged as a security concern so I followed this guide to upgrade them to the latest version: https://developers.hubspot.com/cms/guides/jquery/upgrade As per the guide, I tested the pages by added ?lat read more
0 upvote
3 Replies
Accepted solution
Key Advisor | Gold Partner
October 16, 2024 17:28
Ouch, I feel your pain @adamschwarz Sounds like you found the switch in HubSpot that sets up JQuery: Settings (cog icon, top right) ...read more
Solved
Osheilla on October 09, 2024
A quick backstory I created a website with my domain. I did not like it at all so I decided to delete my account and start fresh. I came back and had to set it again using the same email address and same domain name but it seems it created read more
0 upvote
2 Replies
Accepted solution
Hall of Famer
October 09, 2024 13:26
@Osheilla in addition to the steps outlined by @evaldas , you'll need to check your domain language settings if the en-us is not coming from the i...read more
Solved
ABainbridge on October 09, 2024
Hi, new to hubspot and hubspot development. I'm planning on building modules that communicate with an az function app to use an external backend/db. Having some trouble with setting up the msal package within my module. Also new to SSR, I read more
0 upvote
2 Replies
Accepted solution
Member
October 10, 2024 05:51
Thanks for the advice on reaching out to microsoft forums too, that makes a lot of sense. I did manage to get it going. Once I wrapped my head ar...read more
MAsghari on October 04, 2024
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
0 upvote
5 Replies
Participant
October 16, 2024 10:33
I'm only working with public app UI extensions—no serverless functions there.
Solved
BBecker1 on September 27, 2024
Hello, What I want: I have pages, a blog and hubdbs where this content is from. Is there a hubspot api to search all of these? or do I need to use different APIs to search for each type. What would be a simple solution to create a content pag read more
0 upvote
2 Replies
Accepted solution
Recognized Expert | Elite Partner
September 27, 2024 14:13
Hi @BBecker1 , You can use the content search API that @Jnix284 shared, you can limit the results on the 'type' param, as Jennifer explaine...read more
Solved
TAmaral7 on September 24, 2024
Hi everyone, Hoping someone can shed some light on an issue I've been having with a module and landing pages. I'm utilizing a module that has several content options, such as an accordion and modal pop up button. When I implement this module on our read more
1 upvote
6 Replies
Accepted solution
Recognized Expert | Elite Partner
September 25, 2024 15:13
Hi @TAmaral7 , The problem is that jQuery isn't loading on your landing page, but it is on your homepage: That is why it is working on ...read more
MAsghari on September 18, 2024
Hi There, I'm deploying a custom UI Extension in HubSpot that includes serverless functions. Locally, everything works fine, but once I deploy, I encounter the following error: { "status": "error", "message": "The serverless fun read more
0 upvote
5 Replies
Community Manager
October 16, 2024 17:15
Thanks for the tag, @MAsghari ! I want to invite some subject matter experts to see if they have any suggestions. Hey @danmoyle , @Mike_Eastwo...read more
Solved
nidheeshk-web5 on September 04, 2024
In our project, we're using a HubSpot form for the product enquiry page. We've managed to retrieve the current product SKU and name and stored them in a JavaScript variable. We then used these values to populate two fields in the form (Product SKU a read more
0 upvote
2 Replies
Accepted solution
Guide
September 05, 2024 09:03
Wrap your javascript in a form event listener that waits until the form has loaded. window.addEventListener('message', event => { if(event...read more
VShvets on September 03, 2024
Hi, my site has a list of posts with url /post?id=<id>. The posts are stored on a backend outside hubspot. I need to add meta tags with relevant information about the post based on the ID. I am using https://github.hubspot.com/cms-react/ and read more
0 upvote
1 Reply
Community Manager
September 03, 2024 19:56
Hi @VShvets ! Welcome to the Community-- happy to have you here 😊 I understand you are looking for a way to dynamically set a meta tag on...read more
realtebo2 on September 02, 2024
I'm developing a custom card which do a lot of things but at the end is creating a meeting . I'd like to show a link at the end of the procedure to the user, pointing to the just created meeting. Is it possible using hubspot api ?
0 upvote
2 Replies
Participant
September 02, 2024 10:38
Sorry, but this is not working. Having for example this esit createdAt": "2024-09-02T14:35:44.403Z", "archived": false, "id": "59435001227", ...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.