CMS Development

Filtern nach
  • Alle Label
  • Announcement
  • CSS
  • Custom Modules
  • Design Manager
  • Documentation
  • Drag and DropTemplate
  • Email
  • Enterprise
  • Forms
  • FREE
  • HTML
  • HubDB
  • Hubl
  • JavaScript
  • Local Development
  • Marketplace
  • Professional
  • Starter
  • Wordpress
Sortieren nach
Neuesten Beiträge
  • Neuesten Beiträge
  • Top Likes
Status
Alle
  • Alle
  • Gelöst
  • Ungelöst
  • Unbeantwortet
CMoreton on Januar 15, 2025
Hi all, I have some forms that we are using to get feedback from a show next week. The forms are hosted in Hubspot, and they are embedded in Hubspot landing pages. When viewed on mobile, old and new, the checkboxes do not function correctly. Beitrag ansehen
0 Likes
7 Antworten
Autorität | Platinum Partner
Januar 15, 2025 14:27
You're welcome! Confirming I also now see checkboxes properly on a mobile device ☑️
Gelöst
myangMC on Januar 06, 2025
We are having some display issues with a HubSpot form with checkboxes. Essentially, the Hubspot form renders strangely most of the time, except on some occasions/refreshes it will render correctly (as pictured). When it is not rendered correctly, t Beitrag ansehen
0 Likes
1 Antwort
Akzeptierte Lösung
Vordenker/-in | Partner
Januar 08, 2025 08:21
Hi @myangMC , how are you implementing the form(s) onto your pages? If you embed it with the embed-code, you can try to exclude default HS CSS by m...Beitrag ansehen
SergDev on Dezember 18, 2024
I'm trying to embed HubSpot codes into next js project, but the form does not appear after locale change . It's despite the code is still present on the page. But the <div> renders empty. Page refresh helps. Please help me to trigger the f Beitrag ansehen
0 Likes
1 Antwort
Community-Manager/-in
Dezember 19, 2024 05:38
Hi @SergDev and welcome, we are delighted to have you here! Thanks for asking the Community! I'd love to put you in touch with some o...Beitrag ansehen
Senor on November 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 # Beitrag ansehen
1 Likes
3 Antworten
Mitglied
November 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 =...Beitrag ansehen
bmabille on November 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 Beitrag ansehen
0 Likes
3 Antworten
Stratege/Strategin | Platinum Partner
November 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 on November 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 Beitrag ansehen
0 Likes
2 Antworten
Mitglied
November 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 ...Beitrag ansehen
Gelöst
PCorbucci on Oktober 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 Beitrag ansehen
0 Likes
4 Antworten
Akzeptierte Lösung
Stratege/Strategin | Partner
Oktober 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,...Beitrag ansehen
DoodsJereza on Oktober 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 Beitrag ansehen
0 Likes
2 Antworten
Teilnehmer/-in
Oktober 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...Beitrag ansehen
Gelöst
UArrobbio on Oktober 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 Beitrag ansehen
0 Likes
2 Antworten
Akzeptierte Lösung
Mitglied
Oktober 07, 2024 08:29
the problem was due to iubenda module. you need to add authorization in the iubenda dashboard for hubspot
MWeaver94 on September 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 Beitrag ansehen
0 Likes
3 Antworten
Mitwirkender/Mitwirkende
Oktober 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...Beitrag ansehen
Gelöst
CLahnsteiner on September 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 }& Beitrag ansehen
0 Likes
2 Antworten
Akzeptierte Lösung
Trendsetter/-in | Elite Partner
September 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...Beitrag ansehen
DBriedis on September 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 Beitrag ansehen
0 Likes
3 Antworten
Community-Manager/-in
September 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...Beitrag ansehen
abbrechen
Suchergebnisse werden angezeigt für 
Stattdessen suchen nach 
Meintest du: 

Möchtest du eine Diskussion beginnen oder eine Frage stellen?

Beitrag erstellen
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.