Hi Everyone, We have the Login feature and SITEs are built in HubSpot, All the user's information and other information is stored in our client's existing server DB. Our Problem is that After login we have to show the menus based on the API respo Beitrag ansehen
Hi, I am trying to style a module with fields and I think I am doing wrong. I would like to define a selector on the module field : {% simple_menu menu_tree="{{ module.simplemenu_field }}" data-identifier='identifier-menu-warpper-test' %}. Rig Beitrag ansehen
How can I fix this? If it was an embedded form, I could just defer it, but it's built into hubspot. Blocking this forms request (not leadflows, just forms) consistently brought loading time down by at least 10 points.
@icheshire there really isn't anything you can do to improve the impact of the forms JS...other than removing the form.
I dont know what page...Beitrag ansehen
Hi, I'm trying to add media queries for our H1 to adjust the font size based on display; however, I can't get it to work when utilizing the Heading module. It only works when I add the H1 using the Rich Text module. Is there any downside going t Beitrag ansehen
@PSfraga no downside for using the rich text module over the heading module, but it sounds like you just need to extend the code you've added so it...Beitrag ansehen
Hi community, I am trying to create my search results page, but when I click on new file, I do not have the option for drag and drop as indicated in this guide. https://knowledge.hubspot.com/design-manager/set-up-a-results-page-to-use-a-search Beitrag ansehen
Hey, @michalo 👋 Welcome to the community! Thanks for your question. You are not missing a documented option. I agree with you, something like th...Beitrag ansehen
I have some code that should display a widget form. When I try to embed it or create a module to test this form displaying, it doesn't show anything when previewing the Hubspot CMS page I've added the code to. I'm wondering if I have to do somethin Beitrag ansehen
Hey @Chappers if you're just trying to add some custom code onto your site you could just use the " source code " button within a rich text module....Beitrag ansehen
Hello all, I was curious if there was a way to add an error message to a form that displays if the info the user submitted does not meet certain criteria. I currently have all of our forms set to reject emails from free email providers (e.g. gma Beitrag ansehen
Hey, @fordburgess 👋 Thanks for your question. I don't think you are missing an in-app option when using a HubSpot form. It's likely possible you...Beitrag ansehen
Hi everyone, Is it possible to sort modules by folder in the content builder? For example, in Design Manager I'll create an folder within the "modules" in my theme called "New Update 2022" and add a bunch of modules inside of it. So if I now open t Beitrag ansehen
No, there isn't a way for us to dictate how modules are sorted on the front end. The best you could do is add something to the label of those modules...Beitrag ansehen
I want to add transparent videos to my page but if I upload a working video to hubpsot it converts the file from the correct h265 encoding to the incorrect h264 encoding. I've tried with the many formats but here is an example: https://codepen.io/ Beitrag ansehen
I've got an odd issue that seems to me to be a system bug. I'm writing a custom module, with a few fields for styling. Those fields output their user-selected values in the module.html file, like so: <aside class="callout-wrapper">
<! Beitrag ansehen
Try changing your if statement to check if the color value exists on the background color field. Just checking the field as a whole is going to alway...Beitrag ansehen
Hello community, I am trying to remove row after confirmation message or alert message from hubspot api in serverless function using HubSpot CMS. Thanks
Hello community, I am trying to remove row after confirmation message or alert message from hubspot api in serverless function using HubSpot CMS. ...Beitrag ansehen