CMS Development

Filtrer par
  • Tous les libellés
  • Announcement
  • CSS
  • Custom Modules
  • Design Manager
  • Documentation
  • Drag and DropTemplate
  • Email
  • Enterprise
  • Forms
  • FREE
  • HTML
  • HubDB
  • Hubl
  • JavaScript
  • Local Development
  • Marketplace
  • Professional
  • Starter
  • Wordpress
Trier par 
Plus récents
  • Plus récents
  • Plus de mentions Jaime
Statut
Tout
  • Tout
  • Résolues
  • Non résolue(s)
  • Sans réponses
Senor le Novembre 19, 2024
Hi, I'm a developer but new to using Hubspot. I wanted to use JS to manipulate the HS embedded form after it loads, To add a data-attribute="PRICE" to each option in a select dropdown on a form. When the option is selected then I update a # Lire la suite
1 Mention J'aime
3 Réponses
Membre
Novembre 20, 2024 14:29
Hi @BérangèreL @GRajput ! Heres the URL: https://tune-website.webflow.io/testing Heres the code I'm using: < script charset =...Lire la suite
bmabille le Novembre 15, 2024
Hi ! I made a JS script in order to replace a city input by a select, with an autocomplete with zip input value. It's working well on simple form. But in progressive form i have some issues. The value is correctly set in the input, but, some Lire la suite
0 Mention J'aime
3 Réponses
Contributeur de premier rang | Partenaire solutions Platinum
Novembre 20, 2024 09:54
Yeah, I've also heard others say the same things. I think the forms team is currently working on making the new form js extendable.
SBhatti le Novembre 05, 2024
Hi I'm looking for advice on creating a landing page that pulls information from form submissions. I've already created lists based on the location field from the forms. My goal is to send a link to the landing page to specific people, such as t Lire la suite
0 Mention J'aime
2 Réponses
Membre
Novembre 07, 2024 05:29
Hi I have two forms collecting locations - one formcollected from x group who will be in a certain area, for example Manchester, I want to give ...Lire la suite
Résolues
PCorbucci le Octobre 23, 2024
Hi everyone First of all, i'm not a dev, unfortunately… Here is the problem: We needed to force our customers to use only capitals, numbers and NO spaces on a specific field. We customized the form to prevent people from posting random stuff on Lire la suite
0 Mention J'aime
4 Réponses
Solution Acceptée
Contributeur de premier rang | Partenaire solutions
Octobre 28, 2024 23:21
Hi @PCorbucci , Based on your codes, there is a "return true" after your IF condition. So, even if the condition is false, your JS returns true,...Lire la suite
DoodsJereza le Octobre 15, 2024
I have this form with https://github.com/issa-tseng/awesomecomplete but everytime I click on the item, the field that the plugin is connected to keeps changing the value to the one I typed. https://drive.google.com/file/d/1ZWR25G7gSbd9eG8ysDO Lire la suite
0 Mention J'aime
2 Réponses
Participant
Octobre 15, 2024 21:54
Hi, Yes, this is the link https://signature.grippsync.com/form.html and check Bedrijfsnaam field. I think it has something to do with the val...Lire la suite
Résolues
UArrobbio le Octobre 07, 2024
Uncaught ReferenceError: hbspt is not defined. I receive this error from all the form that i have integrate in my website. https://www.comastridistribution.com/it/content/12-preventivatore <script charset="utf-8" type="text/javascript" sr Lire la suite
0 Mention J'aime
2 Réponses
Solution Acceptée
Membre
Octobre 07, 2024 08:29
the problem was due to iubenda module. you need to add authorization in the iubenda dashboard for hubspot
MWeaver94 le Septembre 27, 2024
Hi there! I've created a Slide In module to be displayed on our main website. The Desktop and Tabelt previews look the way I'd like, but Mobile looks terrible. The image I'm using with it becomes huge, even though I have it at 350x350 pixels. It Lire la suite
0 Mention J'aime
3 Réponses
Contributeur
Octobre 01, 2024 08:57
Hi there! What is a Media Query, and how woudl I make one? I also don't see an option anywhere in the editing pages that let's me add in customer cod...Lire la suite
Résolues
CLahnsteiner le Septembre 20, 2024
Hi! I added a hubspot form with two input fields (email and code). After pressing a button, a small JavaScript file should be executed that generates a URL using the input values (e.g. https ://example .com ?email ={entered_email }& Lire la suite
0 Mention J'aime
2 Réponses
Solution Acceptée
Expert reconnu | Partenaire solutions Elite
Septembre 20, 2024 15:57
Hi @CLahnsteiner , You could customize the embed form where you can write your logic in the `onFormSubmit` event. That way, you can capture...Lire la suite
DBriedis le Septembre 03, 2024
Hi, I am trying to integrate hubspot form using js.hsforms.net/forms/embed/v2.js script and hbspt . forms . create method. I add property locale with value 'lt' and I provide translations object with the same key. Translations work co Lire la suite
0 Mention J'aime
3 Réponses
Gestionnaire de communauté
Septembre 11, 2024 13:58
Thanks for that context @DBriedis ! Let's invite some of our experts to see if they have any advice. Hey @TomM2 , @BarryGrennan , @GiantF...Lire la suite
Résolues
joriswvanrijn le Août 26, 2024
In update 11.0.55 (2024-04-12) of the Wordpress plugin, in registerFormBlock.tsx (line 47) a condition has been added to disable the Hubspot blocks in the full site editor. Unfortunately, this condition breaks the blocks in the previous gutenbe Lire la suite
0 Mention J'aime
3 Réponses
Solution Acceptée
Membre
Août 29, 2024 04:16
Thanks! We can close this topic. For documentation: https://wordpress.org/support/topic/bug-report-wordpress-plugin-disabling-support-for-full-s...Lire la suite
Résolues
lstepany le Août 13, 2024
Can anyone help me to find a documentation (if any) for form customisation? It was possible to customise onFormSubmit event in the form embed code with old forms: https://legacydocs.hubspot.com/docs/methods/forms/advanced_form_options H Lire la suite
0 Mention J'aime
4 Réponses
Solution Acceptée
Leader d'opinion | Partenaire solutions Platinum
Août 14, 2024 04:56
Hey @lstepany this isn't currently possible. The form embed code you've linked isn't the "old" one, it's the form embed code. When embedded in a CT...Lire la suite
Résolues
dmart le Août 08, 2024
Hi, I noticed that adding hidden fields to a form, the fields will still occupy space due to the containing form-column div. Is there an obvious step I'm missing to stop this behavior? Using the default form builder, raw html & styling f Lire la suite
1 Mention J'aime
2 Réponses
Solution Acceptée
Contributeur
Août 23, 2024 23:14
Hi @dmart , I tested adding a hidden field to a form using the Growth theme and it was completely hidden. This suggests that the issue you're e...Lire la suite
annuler
Affichage des résultats de 
Rechercher plutôt 
Vouliez-vous dire : 

Vous cherchez à entamer une conversation ou à poser une question ?

Créez un post
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.