Hi HubSpot Community! I'm working on implementing a consistent form design across our entire website and need advice on the best approach for global form handling. I've found the default form.module in Design Manager (@hubspot/form.module) read more
Hello, We have hubspot forms embedded in popups on our webflow site. If a form field is incorrectly filled out, the input error message physically blocks the corresponding input field. On some screen sizes, you can click the field and make edits bu read more
Hey @JVeintrop , This looks like a CSS issue. Do you have a link to a live page where this error occures? Also - how do you have implemented the po...read more
I am creating a landing page within HubSpot which will have a form to capture Lead Data. I need to be able to pass a value into a field based on some of the answers on the form. For example, there are 3 questions - where they chose Yes/No for e read more
Hi @AlanGrace ,
Yes, you can use JavaScript to apply conditional logic on a HubSpot embedded form or landing page and populate a hidden fiel...read more
So for example if I select country name in phone number field then if I enter phone number it should validate that specific country's phone number format. For example, if I select India then it should allow 10 digits.
I am not able to override the original CSS in the "standard form editor". It's not a legacy form. Below is the form code, <script src=" https://js.hsforms.net/forms/embed/502973.js " defer></script> <div class="hs-form-frame" read more
I've tried lots of methods but any attempt at css or javascript change on the website is overwritten by HubSpot. The problem is the embed code uses: https://js.hsforms.net/forms/embed/[hubspot-id].js , so this can't be edited in HubSpots design m read more
Hello all! I was wondering if anyone knew how to change the error message that pops up when you have the block free email providers checkbox checked. Currently this is the text that is displayed. I am not seeing a way in Hubspot to change tha read more
Hi @jwilliamson01 ,
I assume you are using this feature in HubSpot forms?
https://knowledge.hubspot.com/forms/what-domains-are-blocked-when...read more
Hi All, We are embedding HubSpot forms on our Webflow website, and everything works fine on the English version. However, on the Spanish version, we are encountering the following error: "Uncaught ReferenceError: hbspt is not defined" We a read more
Hey @AKeselj this happens when the v2.js script is not loading correctly. I haven't seen this happen in webflow specifically but are you seeing any...read more
Hello, I Wonderd if it would be possible to add custom checkboxes in the email_simple_subscription module to add custom contact property the user can check/uncheck and get saved by the user ofcourse. Is this even possible? or would the option to b read more
Hi @BBecker1 ,
for security reasons, the preference center(email_simple_subscription module and template) are excluded from using CRM properties....read more
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. read more
Hi there, I have changed the theme colours so there is a colour for ALL settings. The check boxes seem to be working fine now, and I think I may ...read more
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 read more
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...read more