CMS Development

絞り込み条件
  • すべてのラベル
  • Announcement
  • CSS
  • Custom Modules
  • Design Manager
  • Documentation
  • Drag and DropTemplate
  • Email
  • Enterprise
  • Forms
  • FREE
  • HTML
  • HubDB
  • Hubl
  • JavaScript
  • Local Development
  • Marketplace
  • Professional
  • Starter
  • Wordpress
ソート
最新
  • 最新
  • いいね!が多い
ステータス
すべて
  • すべて
  • 解決済み
  • 未解決
  • 回答待ち
Senor 11月 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 # 続きを読む
1 いいね!
3 コメント
メンバー
11月 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 =...続きを読む
bmabille 11月 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 続きを読む
0 いいね!
3 コメント
トップ投稿者 | Platinum Partner
11月 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 11月 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 続きを読む
0 いいね!
2 コメント
メンバー
11月 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 ...続きを読む
解決済み
PCorbucci 10月 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 続きを読む
0 いいね!
4 コメント
ベストアンサー
トップ投稿者 | Solutions Partner
10月 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,...続きを読む
DoodsJereza 10月 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 続きを読む
0 いいね!
2 コメント
参加者
10月 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...続きを読む
解決済み
UArrobbio 10月 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 続きを読む
0 いいね!
2 コメント
ベストアンサー
メンバー
10月 07日, 2024 08:29
the problem was due to iubenda module. you need to add authorization in the iubenda dashboard for hubspot
MWeaver94 9月 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 続きを読む
0 いいね!
3 コメント
投稿者
10月 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...続きを読む
解決済み
CLahnsteiner 9月 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 }& 続きを読む
0 いいね!
2 コメント
ベストアンサー
名誉エキスパート | Elite Partner
9月 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...続きを読む
DBriedis 9月 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 続きを読む
0 いいね!
3 コメント
コミュニティーマネージャー
9月 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...続きを読む
解決済み
joriswvanrijn 8月 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 続きを読む
0 いいね!
3 コメント
ベストアンサー
メンバー
8月 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...続きを読む
解決済み
lstepany 8月 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 続きを読む
0 いいね!
4 コメント
ベストアンサー
ソートリーダー | Platinum Partner
8月 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...続きを読む
解決済み
dmart 8月 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 続きを読む
1 いいね!
2 コメント
ベストアンサー
投稿者
8月 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...続きを読む
キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

新しくスレッドを立ち上げてディスカッションをしたり、質問をすることができます。

投稿する
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.