CMS Development

Filter by
  • All labels
  • Announcement
  • CSS
  • Custom Modules
  • Design Manager
  • Documentation
  • Drag and DropTemplate
  • Email
  • Enterprise
  • Forms
  • FREE
  • HTML
  • HubDB
  • Hubl
  • JavaScript
  • Local Development
  • Marketplace
  • Professional
  • Starter
  • Wordpress
Sort by
Most Recent
  • Most Recent
  • Most Upvoted
State
All
  • All
  • Solved
  • Unsolved
  • No Replies Yet
LCSKMiller on May 08, 2020
We've found a few posts about creating a multi-select dropdown field option, but no solution specific to HubSpot (see below for past posts with examples). Has anyone been able to update the CSS or create a hubl option to solve for a multiselect dro read more
Participant
January 25, 2023 19:09
How has this still not been implemented by hubspot? Can we get this bumped again and looked further? Not having a multiselect dropdown for forms is v...read more
Solved
ProGrahamer on January 27, 2020
I have created the following code with the href pointing to the variable. The below works with both a "URL" Hubl form and a "LINK " Hubl form. However, when applied to a page and published, they both will open a new tab in the browser. I have the ta read more
0 upvote
2 Replies
Accepted solution
Not applicable
January 28, 2020 20:15
Assuming you want it to open in the same window, have you tried this? target="_self" rather than target="_blank" -- Bryan Schneidewind Man...read more
Solved
cedaly on September 18, 2019
I have cloned a HubSpot page template and cloned the CSS styling for the template but the Design Manager shows a background image module and when I go to edit the Page to add the background image the module is not appearing. I searched through the read more
0 upvote
2 Replies
Accepted solution
HubSpot Employee
September 25, 2019 16:39
Hi @cedaly based on the screenshot it appears there is no module in that template that is a "Background Image" module. What you are seeing is a gro...read more
Solved
cpburke on July 30, 2019
What Hubl expression do I need to add to hide the blog subscription title text if the field is empty? I know it can be done using boolean but haven't been able to get it to work, so the H3 tag still shows up if the title is empty. Thanks in advance. read more
0 upvote
4 Replies
Accepted solution
Participant
September 27, 2022 06:10
You just need to add like this, h2 tag available only of it has the value {% if module.title %} <h2 class="heading m-0"> {{ module.itle ...read more
cancel
Showing results for 
Search instead for 
Did you mean: 

Looking to start a conversation or ask a question?

Create a post
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.