• ¿Estás listo para crear tu comunidad local de HubSpot?

    Los líderes de HUG organizan eventos, fomentan las conexiones y crean espacios donde las personas aprenden y crecen juntas.

    Conviértete en líder de HUG

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
BStokes2 en Marzo 05, 2026
I run a Morse Code focused website that includes an interactive translator where users can convert text to Morse code and decode Morse back into plain text. The tool is built using JavaScript and includes real-time translation, audio playback for do Leer más
0 Me gusta
4 Respuestas
Solución Aceptada
Líder intelectual | Partner
Marzo 06, 2026 09:19
Hey @BStokes2 , funny coincidence - after watching the first livestream of Jon McLarens " Let's Build a Website " series on YouTube, I've built a...Leer más
Resuelta
Woodsy en Marzo 02, 2026
Hi, I have create a custom module that has a number of tabs running across the top. New tabs can be created or removed by the content creator. Each tab has a group of fields within it called 'dropdown'. Each tab can have any number of 'd Leer más
0 Me gusta
2 Respuestas
Solución Aceptada
Líder intelectual | Partner
Marzo 03, 2026 02:20
Hey @Woodsy , so the tabs group is a repeater and the dropdown is a repeater inside the tabs repeater, correct? If so, you need to modify the dro...Leer más
Parvind en Febrero 28, 2026
Hi everyone, I'm hoping someone can help with an issue that's completely blocking my workflow. I'm getting the following error when trying to build my theme project: [ERROR] Unknown arguments: delete Theme failed with the following er Leer más
0 Me gusta
2 Respuestas
Colaborador
Marzo 02, 2026 14:24
Hi @Parvind , It looks like your stuck builds are consuming your folder_metadata limit, which is why new builds cannot go through. Unfortunately...Leer más
Resuelta
JumpingKangaroo en Febrero 26, 2026
Hi, I am modifying a quote template but have a few warnings that i don`t understand. Can anyone help explain what these warning messages are? Thanks James
0 Me gusta
2 Respuestas
Solución Aceptada
Líder intelectual | Partner
Marzo 03, 2026 02:25
Hey @JumpingKangaroo , to be honest, I don't remember seeing such an error in quite a long time (or even ever). But usually such warnings ...Leer más
Resuelta
waffle en Febrero 26, 2026
Hi everyone, I'm currently merging an old Salesforce Account to an old HubSpot Account and then migrating all the data to a new Hub. Now I want to upload files and associate them to the according Contact, Company or Deal. What is the best way to do Leer más
0 Me gusta
2 Respuestas
Solución Aceptada
Asesor destacado
Febrero 26, 2026 09:02
@waffle - Definitely an interesting challenge! I've done quite a bit of work with automation of file file handling and manipulation of uploads to a...Leer más
Resuelta
CBothma en Febrero 24, 2026
For some reason i can't create a link field in the design manager. I've tried making a brand new custom module and adding just a link field to without making any changes and the error still appears. This is the error 1. Error:Unable to set value Leer más
0 Me gusta
5 Respuestas
Solución Aceptada
Líder intelectual | Partner
Febrero 27, 2026 05:42
Hey @CBothma , 'Anchor' is a not supported type so HubSpot will throw an error for this.   Technically, an anchor is jus...Leer más
Resuelta
VMistry2 en Febrero 24, 2026
I need to integrate a live chatbot on my website using the HubSpot plugin. The chatbot should work exclusively for my website. I have created a blog-based website, and I want the chatbot to automatically respond to user queries by referencin Leer más
0 Me gusta
4 Respuestas
Solución Aceptada
Asesor destacado | Partner nivel Platinum
Febrero 27, 2026 02:25
Hello @VMistry2 , Based on the current HubSpot setup, this isn’t possible in a fully automatic way if your blog is hosted externally (like on ...Leer más
Resuelta
JMackenzie8 en Febrero 22, 2026
Hi everyone, I’m looking for help creating a custom HubSpot module that allows more flexible content layouts within our website pages. What we need: A reusable custom module that allows editors to: Choose the number of columns (e.g., 1–4 col Leer más
0 Me gusta
1 Respuestas
Solución Aceptada
Líder intelectual | Partner
Febrero 23, 2026 06:24
Hey @JMackenzie8 , you can do this with a so-called repeater function. create a new custom module Add an image field, (rich-)text to it ...Leer más
Resuelta
Woodsy en Febrero 20, 2026
I am calling data from a HubDB. The column is called overview_items. This should pull through name, image and test copy. For some reason I can only pull through the column name and id using the following: {{item.name}} {{item.id}} If I Leer más
0 Me gusta
8 Respuestas
Solución Aceptada
Asesor destacado | Partner nivel Platinum
Febrero 27, 2026 07:39
Hello @Woodsy , You can give it a shot: {% set main_table_id = "1234567(example)" %} {# The table you are currently looping through #} {% set forei...Leer más
NancyLambert en Febrero 20, 2026
📍 Are visitors just scrolling past your contact page? HubSpot’s Interactive Location Map turns static location details into an experience. Showcase multiple offices, highlight services by region & more. Explore it here: https:/ Leer más
0 Me gusta
0 Respuestas
Resuelta
SteveHTM en Febrero 20, 2026
Hope someone can point me in the right direction. I'm creating a web page which I would like to publish with only private access. In order to do this I need to specify the type of private access in the create page API call, using this data: "publ Leer más
0 Me gusta
5 Respuestas
Solución Aceptada
Asesor destacado
Febrero 21, 2026 20:30
I worked it out eventually - a long buried community post here gave me a final clue. I don't see why this should be made so hard! The way to specif...Leer más
Resuelta
TLE80 en Febrero 17, 2026
hi team, Does anything know what the reason would be when an error occurs when i try to add or update a picklist. The error shows: " There was a problem updating this property. Please try again, or refresh the page. It has: 1) 187 optionset Leer más
0 Me gusta
1 Respuestas
Solución Aceptada
Experto reconocido | Partner nivel Diamond
Febrero 18, 2026 08:11
Hi @TLE80 , I'd suggest logging out of HubSpot, clearing cache, etc., and then trying again. You're not at the max options or anything...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.