I'm using a hubspot form on our website. I would like to remove the red asterisk on a required field from VS code. Is it possible? I've tried to edit the embed code on vs code by placing css=" " and cssClass. But they don't work. I also tried d read more
Hi Anton. Thank you for quick response. It doesn't work too 😞 I saw a solution as below link from hubspot. How to create a cssClass? Can I creat...read more
Is anyone using a 3rd party form software that has good Hubspot integration where the form submission shows on the Contact's activity timeline similar to a Hubspot form?
Thanks,
Terry McMillan
@Anton
Anton-
Thanks for the information. I really appreciate it. This particular client is on CMS so I will take a look at Typeform and Jotfo...read more
Dear Hubsopt Technical Team, I am writing to ask a question about the hubspot date which appears to be incorrect. Please refer to the attached photos below. I entered the Hubspot form with the date 16/3/2023, not 26/7/2022. Why is the date incor read more
Hi, @WendyFok 👋 Thanks for reaching out. This one will be challenging for the community to solve because they have no way to access your portal ...read more
Hi there, I was working on setting the form redirection after submission based on the select box values in my form and I was able to set it up in javascript but how I can make it dynamic by adding the possibility to a set URL for different options read more
Add some URL fields to your module and put your js inside a {% require_js %} tag in the modules HTML + HubL area like this:
{% require_js %}
<s...read more
Hi, I currently use HubSpot Form " https://share.hsforms.com/1lFTXuwIJTC6Anw4342rwGAe9cy5" for On my landing page, I want to enable enhanced conversions for Google ads. Upon completing all the steps, I received an error (attached). I would appreci read more
Hi there, Can someone help me with how I can redirect a form to different thank you pages based on select field values? Also, I have a custom module with a form selection option through a form field in my module. Thanks for the great help as alway read more
Hi - I have a template where I'm using this snippet: {% form "form" label="Form", custom_form_html=None, no_title=False, title="" %} so that someone can place a form onto a landing page. Is there a way I can specify its styling from within th read more
Hi, @asiaferguson 👋 Thank you very much for your post. Let's see if we can get the converstaion going — hey @Jnix284 @Phil_Vallender @amwil...read more
After integrating hubspot api onto the craft cms app using the private app access token , I got this error in my log {
"status": "error",
"message": "Any of the listed authentication credentials are missing",
"correlationId": read more
Hello @meghna-ncompass Based on the error message you provided, it seems that the authentication credentials you provided are not complete. The e...read more
Hi @董思騏 ,
you have several approaches:
you can install an app from the marketplace(most easy one)
you can try a service like zappier or sim...read more
Hi all, I would like some help in hubspot form creation. I have a long form that requires a number of fields, and I would like to seperate them using seperators and titles. For example Section 1: Title Name Field Surnmae Field e read more
Hello, We selected the " Add link to reset the form " option in our form to remove any pre-populated content on the form and create a new contact on submission. When this option appears in the form, however, it is not keyboard accessible. read more
Hi Jaycee, I appreciate the quick reply! Yes, it sounds like those steps are exactly what one would do to duplicate the issue. One item of no...read more
Hi, I just added the shortcode for the Hubspot form on our WordPress website contact page https://scifinsys/about/contact-us/ , and I realized that the form is not visible on tablet and mobile. The form is only visible on the desktop view. Can yo read more
Hi @juliussison ,
could be a Divi thing. Please check the visibility of the code(I assume it's how you implemented the HubSpot form) module in the...read more