HubSpot Developers

Top Resources for HubSpot Developers

    • Hello all, Just found a solution for doing a basic validation on fields before submit on a hubspot form. Conditions: Raw html form Include jquery Code <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"></script> <script> hbspt.forms.create({ region: "...", portalId: "123123", formId: "xxxxxxx", onFormReady: function () { // Use a more specific selector if poss ...read more
    • Hi, Part of our business is selling services. I'd like to create a new Deal Property that gets its value from a calculation. In two deal properties we set 'Start Date' and 'End Date' . This allows for a quick (and correct) return for 'Project Duration '. Now I want to use the output of 'Project Duration' and the deal 'Amount ' to calculate the value of a new Deal Property --> Monthly Contract Value. In my simple attempt, ...read more
    • Hey, HubSpot Developers! There are plenty of questions about the upcoming sunset and how to migrate your apps using API keys to use Private Apps. Luckily, our amazing team put together this guide, Migrate an API key integration to a private app ✅ Changelog information here — Upcoming: API Key Sunset If you have questions about the guide or the information included, please leave your feedback in the comments. If you have s ...read more
    • I wanted to get some opinions on which direction to go based on a custom project scenario we have. First, a little background... Phase 1 - Created a dashboard webpage that is set to "private - registration required" and displays data from a custom object based on the user that's logged in. This is working correctly but hasn't been taken live yet. Currently creating the project in a sandbox. Phase 2 - This is the part where we wan ...read more
    • tl;dr -- Submit this form to add suggestions for additional how-to content Happy New Year, everyone! I am sure you all are easily sticking to your resolutions 😜 We have this fellow named @AJLaPorte from the HubSpot Developer Advocacy team who has a resolution of his own. Create content that will make your lives as HubSpot developers easier. But, he needs some help. What kind of content would you like to see? Fill ...read more

Browse all topics

  • Trending
  • CMS Development
  • Share Your Work
  • APIs & Integrations
  • Developer Announcements
  • Community Developer Events
Filter by
  • All labels
  • CMS Content
  • Companies
  • Contacts
  • COSContent
  • CSS
  • Custom Modules
  • Deals
  • Design Manager
  • Developer tools
  • Email
  • Enterprise
  • Events
  • Forms
  • Free
  • HTML
  • HubDB
  • Hubl
  • JavaScript
  • oAuth
  • Professional
  • Starter
  • Timeline and Extensions APIs
  • Uncategorized
  • Webhooks
  • Workflows
Sort by
Most Recent
  • Most Recent
  • Most Upvoted
State
All
  • All
  • Solved
  • Unsolved
  • No Replies Yet
Kahlin on April 24, 2024
Hi All, I am working on a client blog project and see that the dates of their blogs are all the same. (click into any blog to see an example ). They would like the Published Date (date in the past) to show on the live blog instead of the Update read more
0 upvote
1 Reply
Top Contributor | Platinum Partner
April 24, 2024
Hi @Kahlin If the blog post is showing the updated date instead of the publish date, in your blog template code you may need to find conten...read more
MVermeulen on April 24, 2024
Can anyone help with this. My hubspot forms dissapear from my website when denying cookie consent. Installed cookiebot, put the cookies from huspot as nesesarry. Website made with webflow Cookiebot installed with GTM. No idea why this is happ read more
0 upvote
0 Reply
rasoriano on April 24, 2024
So before actually discovering that there's a built-in function to remove / load a widget, we are doing it using a CSS class: const hubspot = document.getElementById('hubspot-messages-iframe-container'); if (hubspot && role === read more
AFleischer on April 24, 2024
We have integrated Weglot into a test site and the translation is very good. Unfortunately, the forms are not translated. Does anyone have any ideas on how to solve this? Can the Java script be integrated into a form module? <script type="text/j read more
0 upvote
0 Reply
thecoolcoder on April 24, 2024
I have a React card that I built and I am listing links in custom card that I create in iframe. I am trying to refresh the contents of the card after I add a link in the iframe. My card should show new link in card. But currently, I have to manually read more
MHenderson42 on April 24, 2024
I am getting duplicate after tokens when doing GET request to conversation messages. Example: .../conversations/v3/conversations/threads/{threadId}/messages?limit=500&sort=createdAt&after={afterToken} The first request returns a pag read more
cancel
Showing results for 
Search instead for 
Did you mean: 

Looking to start a conversation or ask a question?