Is it possible to use values from one Custom Module in another Custom Module in Drag and Drop Emails? I've checked and tried here: https://developers.hubspot.com/docs/cms/building-blocks/modules/export-to-template-context But I can't seem to g read more
Client has a gallery module that they would like to convert to be global. I know I can download it to my local dev environment and convert it to be global.
However, when I upload it back to the client's portal, will it keep all of the images/info read more
@tmcmillan99 until HubSpot makes creating global modules easier (at least via design tools and not the CLI, but better if non-devs can create in th...read more
Hi I've been building out a custom quote template, and I've been customising the line_items_table module to show the info that I need. I've added a few custom fields to Line Items, specifically to show the the partner margin and partner discount read more
As stated in docs , JPGs were turned into webP on the server side. I'm afraid, this doesn't work for me.
Displaying an article in my browser I download a JPG image and expect, it should be a webP, or a webP with JPG file ending. What I in fac read more
All blog articles in their AMP versions (?hs_amp=true) appear without featured image. Other images remain in their places. How can I get featured images back?
Hi, @EOrlov 👋 Thanks for your post. I agree this is an unusual case. Can you provide a link to an affected page? So that the community can have ...read more
Hi Everyone, We are migrating our existing website into HubSpot. only frontend, Backend still we are using existing server DB. We have the existing site URL format that looks like below. Example: www.hubspot.com/<statename>/create read more
Hi @himanshurauthan Thanks for the reply, I am not asking how to redirect to that URL. I want to build the page with that URL format. My problem i...read more
Hello, We have created a button with a downloadlink in a marketing email. This does not work. A page abaout:blank opens. I have already deleted the button and created a new one. Does anyone have an idea where the problem is?
Hi, @FLorca 👋 Welcome to our community! It's often hard or impossible to troubleshoot assets the community cannot “see” or is unable to reproduc...read more
Hi all, I want to validate a webhook request from apublic app I created. I followed this documentation for the v1 validating. Using the data from the example, I receive the same hash as in the docu. However, creating the hash in my function th read more
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 read more
Hi @Sk05 , I would personally store this information in a cookie or something similar. DO NOT store any personal information, only the permissions ...read more
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 read more
Hi @himanshurauthan , Just to clarify, I am not asking how css selectors work. More like how to get to place an attribute that can act has a selec...read more
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 I didn't see any dnd (drag-and-drop) areas in the code, which is what themes use to allow the modules to be added to the page directly (...read more
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 read more