I have made a custom quote template where I made some changes toe the line_items_table module. I have an if statement where I compare the product_category (= a field in my product prp-operties) with it's internal name for example % if unit.product_ read more
the nav isn't working for the 'services' dropdown on our custom code. it is working on other sites though. It was working yesterday but not today.
https://www.mrbundles.co/
Hi! This is a problem I have been seeing accross the board on our newest Hubspot build. For some reason on seemingly random modules row-fluid doesn't actually get to 100% width on Mobile. Here is a screenshot of what I mean. Removing the displ read more
Hey there! We're trying to create a workflow in HubSpot that allows us to send product recommendations based on a common attribute between deals and products, but we're struggling to implement it. Workflow Objective: Type: Deal-based. The goa read more
Tried that as well, however we have the same problem. We are "Testing" it by previewing the email, selecting a deal and a contact and checking the r...read more
I would like to know if it is possible to integreate the knowledge hub site to wordpress with html so the sites have the same design. How would an integration like if possible? Do we need to make a login or can it also be a public site?
@GRajput the content embed option does NOT work with Knowledge Base Articles, it is a Content Hub tool for website content and the Knowledge Base i...read more
Hello folks, For a dynamic page I need to know if an anchor is used in the url. I know how to manage this kind of stuff with JS but in this case it's I have to modify the request I made to construct the page so, I think it must be done with hu read more
The request object in HubL provides information about the query parameters, but it does not include the anchor part, as this is not transmitte...read more
I'm coding a custom language dropdown menu based on the default HubSpot language switcher and I have this problem which I cannot override HubSpot's logic through my codebase. So my problem is: 1. Currently the chosen language is automatically read more
Hi, All! I want to help a customer with this request: They want to create a form submission that can capture the following information: name, phone, and email - then prompt the contact creation in HS, then feed it into SF but they also want the pho read more
Hi @Joa_Graterol , Yes, you can achieve this with a custom code action in a HubSpot workflow. In the workflow, add a custom code action. Use H...read more
Hi there, I am working with a design team who is very methodical (and good at using Figma!). Within Figma, they have created Components for every object being used in the client's website. Each of these Components has several variants that all read more
Hey @bearons , since I'm doing something similar myself right now: I would recommend to create variable objects like this in the theme-overrides.cs...read more
Hi all, I am struggling to understand how I am supposed to access global theming variables (i.e. font family, styling, sizing, line-height, etc.) while I am developing custom modules. I have seen posts that suggest that you can't actually do this read more
Hi @bearons ,
It ultimately depends on how you have your fields.json set up, but assuming you are building off of the HubSpot boilerplate , i...read more
Hello! So we run an Awards program. We have been using a third party tool for management of nominations submissions and judging. Due to a number of limitations, we are moving to our own system. We have built the system for peopel to submit a read more
Within your module that displays a listing view of the nominations, you'll be looping through your object and displaying data like {{ item.name }}. I...read more
Hi everyone, I'm having an issue where drop-down items in my mobile navigation menu won't open. They work perfectly fine on desktop view, opening the drop-down, and the version of this menu on our regular site works just fine – clicking on the p read more