CMS Development

Filtrar por
  • Todas las etiquetas
  • 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
Más reciente
  • Más reciente
  • Más me gusta
Estado
Todo
  • Todo
  • Resuelto
  • Unsolved
  • No hay respuestas
Resuelta
Woodsy en Junio 13, 2025
Hi I am looking to be able to specify one of the select dropdown labels within the query. My code is: {% if dynamic_page_hubdb_row.business_outcomes.label %} {% set row = hubdb_table_row(121356853, 191295276975) %} {% endif %} The business outc Leer más
0 Me gusta
1 Respuestas
Solución Aceptada
Colaborador líder | Partner nivel Gold
Junio 15, 2025 01:31
Hi Woodsy, You’re on the right track, but HubL doesn’t let you use dynamic property names like ‎`dynamic_page_hubdb_row.business_outcomes.<l...Leer más
guilhermenetode en Junio 13, 2025
Hi everyone, I’m trying to create a UI Extension in HubSpot CRM using React (as an iframe-based extension), not a CRM card. I already have a Developer Account with UI Extensions Beta enabled . However, it’s still a bit confusing with the curre Leer más
0 Me gusta
2 Respuestas
Colaborador líder | Partner
Junio 16, 2025 07:46
Hey @guilhermenetode , It’s definitely a bit confusing at first, especially with the mix of Apps vs. Projects vs. Extensions. @Jaycee_Lewis...Leer más
Resuelta
dmac5 en Junio 13, 2025
I'm using one of the Hubspot base themes and I've created a menu item 'Services' with child pages: Repairs, Restoration. The menu is set to max-levels: 2, Enable flyouts, and Static - always show top-level pages. The menu preview shows the child i Leer más
0 Me gusta
3 Respuestas
Solución Aceptada
Líder intelectual | Partner
Junio 13, 2025 05:34
Hi @dmac5 , there might be at least 4 things happening: something is unpublished. Check the global partial of the header/menu and click update...Leer más
Resuelta
TSwisher008 en Junio 11, 2025
I have migrated a site from Wordpress to HS staging. I noticed that internal URLs in the body are hard coded with the domain. I removed them on the front end and they populate when saved. If I look in the source code it is relative not static like Leer más
1 Me gusta
2 Respuestas
Solución Aceptada
Experto reconocido | Partner nivel Gold
Junio 12, 2025 06:59
Hi @TSwisher008 Yes, the links will be updated. You do not need to update the relative links again. For your relative links which you have a...Leer más
tricialeach en Junio 11, 2025
Hello, How can we pass in default values to RepeatedFieldGroups? I tried this example from the docs in CMS React, and the default values are not reflected in the page editor. Would it be possible to get an answer to this, and the docs update Leer más
0 Me gusta
3 Respuestas
Miembro
Junio 16, 2025 20:54
Thanks for very for your response! I actually worked out that passing a default value almost got me there. The default values now show up in the pa...Leer más
Resuelta
ViniBernardo en Junio 11, 2025
Recently, some custom budget templates (HTML) are causing problems: When downloaded as a PDF, the tables, texts, and banners are overlapping each other. I don't know if this is due to the PDF itself or the code. I need help. follow a screenshot: Leer más
0 Me gusta
1 Respuestas
Solución Aceptada
Líder intelectual | Partner
Junio 12, 2025 11:30
Hi @ViniBernardo , do I get you right that the PDF is actually a HTML file and once a user clicks on "download", it getting converted to a PDF? ...Leer más
Resuelta
wmflan39 en Junio 11, 2025
I have 10 parent URLs (ex: .../brazing-collection/...), each of which has a group of child pages dynamically rendered with a dynamic template from data in a HubDB table. The website pages work as expected but... Looking at my sitemap.xml file: e Leer más
1 Me gusta
2 Respuestas
Solución Aceptada
Experto reconocido | Partner nivel Gold
Junio 12, 2025 07:19
Hi @wmflan39 This is a pretty common (and frustrating) issue when working with HubSpot’s dynamic pages, especially if you’re using HubDB to...Leer más
LvanAggelen en Junio 11, 2025
I have created a custom blog module for our client, which has a mixture of standard tags, static modules, 'hidden' standard tags, and the post_body all over the page. In the editor, these modules are shown in a particular order: First the Leer más
0 Me gusta
1 Respuestas
Administrador de la comunidad
Junio 12, 2025 11:07
Hey, @LvanAggelen Thanks for your question. Do you have an example you can share? My experience in the community is that sharing links and screen...Leer más
Resuelta
ben-duchy en Junio 11, 2025
I'm creating a new module that displays the options from a specific HubDB field and I would like to know whether it's possible to combine multiple calls or if they have to remain seperate? Current HubDB call examples: {% set bedrooms_list = hubdb Leer más
0 Me gusta
5 Respuestas
Solución Aceptada
Colaborador líder | Partner
Junio 11, 2025 06:08
Hey @ben-duchy , Unfortunately, hubdb_table_column() doesn’t support fetching multiple columns in a single call like this: {% set item_li...Leer más
GDiack en Junio 10, 2025
Hi HubSpot Community, I hope someone can help me understand an issue I’m facing with multilevel dynamic pages. My goal is to have a list of parent articles (which I already have), each linked to several mini articles (child articles). Leer más
0 Me gusta
6 Respuestas
Administrador de la comunidad
Junio 12, 2025 13:52
Hey @GDiack 👋 I think @kosalaindrasiri did a great job of getting us closer. You already have: the parent from the URL: row.hs_par...Leer más
Resuelta
TaylorLioy en Junio 10, 2025
Hi! Can you help me figure out why the header slider background won't show the background image on each slide? I add a background to each individual slide in the module, but it won't display the backgrounds on each slide. Only the first slide displa Leer más
1 Me gusta
7 Respuestas
Solución Aceptada
Participante
Junio 11, 2025 13:04
I figured it out! I had to remove the loop.first from the code
Resuelta
rmoore en Junio 09, 2025
Having an issue with enhanced conversions on Google ads and HubSpot - the event is that a contact becomes a marketing qualified lead, and although we are recording conversions and the imported data is excellent, there are “no user-provided data mat Leer más
0 Me gusta
2 Respuestas
Solución Aceptada
Administrador de la comunidad
Junio 10, 2025 00:59
Hey, @rmoore 👋 do they ever give you the easy problems to solve 😉 we'll leave this open in case another community member has more direct fe...Leer más
cancelar
Mostrando los resultados de 
Buscar en lugar de 
Quiere decir: 

¿Quieres iniciar una conversación o hacer una pregunta?

Crea una publicación.
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.