CMS Development

Filtrar por
  • Todos os rótulos
  • Announcement
  • CSS
  • Custom Modules
  • Design Manager
  • Documentation
  • Drag and DropTemplate
  • Email
  • Enterprise
  • Forms
  • Free
  • HTML
  • HubDB
  • Hubl
  • JavaScript
  • Local Development
  • Marketplace
  • Professional
  • Starter
  • Wordpress
Ordenar por
Mais recente
  • Mais recente
  • Mais votados
Estado
Todos
  • Todos
  • Solucionado
  • Unsolved
  • Sem respostas ainda
TSwisher008 on Junho 24, 2025
I have a hubDB database to build dynamic pages with multiple resources (analyst reports, whitepapers etc. I have a single select column "resource_type. I've noticed that if I take the end slug from the resource and put it on the end of the exampl Leia mais
0 avaliações positivas
0 Respostas
swarlop on Junho 24, 2025
How do change the color for the burger menu. Our mobile website has a burger menu but due to the colors you can not see it. www.nexusglobal.com
0 avaliações positivas
1 Respostas
Orientador(a)
Junho 24, 2025 19:03
Your theme uses a font awesome icon for your hamburger menu, add the below to your css to change it's color .mobile-trigger i.fas.fa-bars { ...Leia mais
ATalochka on Junho 24, 2025
Hello, we are localizing our website and need to implement hreflang via sitemap. However, we are not able to edit the sitemap.xml file directly. Is there a way to: Add alternate hreflang links via sitemap in HubSpot? Add a custom sitemap file Leia mais
0 avaliações positivas
3 Respostas
Membro
Junho 24, 2025 12:24
I guess I like the old favourites Amazon and Ebay. But most of all I love Sign in with Google that is a border smoother and fastpass hero.
NicolasBrito on Junho 23, 2025
I am trying to make a theme for hubspot and I need a formField to use different forms in the same template but I can't get hubspot to renderize any form!! import React , { useState , useEffect , useRef } from ' react Leia mais
0 avaliações positivas
2 Respostas
Gerente da Comunidade
Junho 24, 2025 05:30
Hi @NicolasBrito , I hope that you are well! Thanks for asking the HubSpot Community! I have found similar threads that might point you in the r...Leia mais
Solucionado
SagarTomar on Junho 23, 2025
Hi HubSpot team, I’m building a custom CRM card with React using the HubSpot project CLI and getting this error: `[ERROR] Couldn't create a React extension with your file because your portal () doesn't have access to this beta.` Could you please Leia mais
0 avaliações positivas
4 Respostas
Solução Aceita
Autoridade no assunto | Parceiro
Junho 23, 2025 07:13
Hi @SagarTomar , creating CRM cards is currently only available if you're part of the "CRM development tools to build UI extensions with React as...Leia mais
SCzarnecki on Junho 23, 2025
HubSpot does not search by alternative e-mails, not defaults. When I search HubSpot via some e-mails, HubSpot don't found anything like this, but when I come directly to contact, this e-mail is available. Additionally, when I coresponding with alter Leia mais
0 avaliações positivas
4 Respostas
Gerente da Comunidade
Junho 24, 2025 11:48
Hey, @Jigar_Thakker 👋 Thanks for the solid reply. To clarify, @SCzarnecki , Jigar is a Community Champion and expert, but he doesn't work...Leia mais
Solucionado
dgomez-dev on Junho 20, 2025
Hi, Currently, the UI components only offer two types of graphs: Bar and Line. Wouldn't it be awesome if there were more options, like radar, gauge, heatmaps, etc., perhaps something similar to Chart.js? This would improve data visualiza Leia mais
1 avaliações positivas
5 Respostas
Solução Aceita
Top colaborador(a) | Parceiro Ouro
Junho 20, 2025 15:51
Hi @dgomez-dev , totally agree with you. Expanding chart options in HubSpot UI Extensions would be a huge upgrade. Bar and Line charts are limiting...Leia mais
Solucionado
dgomez-dev on Junho 20, 2025
Hi there, I am doing a new app using the new UI Extension. A lot of potential, but I feel many things are still on BETA for forcing new Card to use it. Anyways, one thing I see problematic is that with the new cards, they are not automatical Leia mais
0 avaliações positivas
1 Respostas
Solução Aceita
Top colaborador(a) | Parceiro
Junho 20, 2025 15:39
This has been raised by several devs before, even on this forum also. Here is a community thread I found: https://community.hubspot.com/t5/APIs-In...Leia mais
Solucionado
MUlHuq on Junho 20, 2025
I am looking forward to fetching the contact activity in a module. I can pull associated custom CRM object properties in the frontend. Is there a way to retrieve the requested contact activity in the frontend?
0 avaliações positivas
1 Respostas
Solução Aceita
Top colaborador(a) | Parceiro Ouro
Junho 20, 2025 09:17
Hi @MUlHuq , You can’t fetch detailed contact activities (like emails, calls, meetings, etc.) directly in the frontend using HubL or CMS modules. H...Leia mais
Solucionado
Torsten_Utz on Junho 20, 2025
Hello there, is there an option to access the generated image tags in the file explorer via hubl and use them for filtering on a template page? Thanks
0 avaliações positivas
1 Respostas
Solução Aceita
Top colaborador(a) | Parceiro Ouro
Junho 20, 2025 08:56
Hi @Torsten_Utz , Currently, HubL doesn’t support accessing or filtering image tags directly from the HubSpot File Manager. These tags are main...Leia mais
Solucionado
JKuells on Junho 18, 2025
I’m updating a HubSpot landing page. Currently, the CTA links directly to a booking page. I’d like the CTA to instead trigger a popup with a Typeform (already built) to qualify users before they book. I tried: Embedding the Typeform in a popu Leia mais
0 avaliações positivas
2 Respostas
Solução Aceita
Top colaborador(a) | Parceiro Ouro
Junho 20, 2025 01:30
Hi @JKuells If you want to display a Typeform in a popup automatically on your HubSpot page, here’s a simple method using HTML, CSS, and JavaScri...Leia mais
Solucionado
RAnderson91 on Junho 18, 2025
Hi, Does anyone know if it is possible to insert and render a HubSpot form as a hidden module in a template? I know it can be added as a static module but we have other fields as hidden and would be nice to group them together. Any Leia mais
0 avaliações positivas
6 Respostas
Solução Aceita
Autoridade no assunto | Parceiro
Junho 20, 2025 03:28
Hey @RAnderson91 , thanks for the code. Okay - so "hidden modules" might be a wrong term here, as most people (including me) would thing of ...Leia mais
cancelar
Mostrando resultados para 
Pesquisar então 
Você quer dizer: 

Quer iniciar uma conversa ou fazer uma pergunta?

Crie uma postagem.
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.