Hello HubSpot community, I have a question: is it possible to have “sub-pages” of a blog listing page (or its equivalent in HubSpot)? If so, what steps should I follow? For example, my main blog slug is /blog, but Id like /blog/all to display diff 続きを読む
Hi HubSpot Community, We’ve recently expanded our sales and onboarding processes and now need to manage multiple pipelines in HubSpot CRM — one for new sales, another for renewals, and a third for client onboarding. I’ve set up the pipelines, bu 続きを読む
Hey @raohenry Honestly it depends on your business needs. I've worked with long term sales cycle b2b and very short sales cycle subscription based ...続きを読む
Hi, I`m using the format_address to generate an array {% set address_lines = format_address(
QUOTE.hs_locale or 'en-us',
{
address: module.show_company_address and BUYER_COMPANY.address ? BUYER_COMPANY.address : '',
address 続きを読む
Hi, I am currently optimizing image loading for our site. For that I am providing the width and height, so that Hubspot can automatically generate the srcset value. But I noticed that it also overwrites the sizes value I set, which makes me unabl 続きを読む
Hi I am looking to be able to specify one of the select dropdown labels within the query. My code is: {% if dynamic_page_hubdb_row.business_outcomes.label %}
{% set row = hubdb_table_row(121356853, 191295276975) %}
{% endif %} The business outc 続きを読む
Hi everyone, I’m trying to create a UI Extension in HubSpot CRM using React (as an iframe-based extension), not a CRM card. I already have a Developer Account with UI Extensions Beta enabled . However, it’s still a bit confusing with the curre 続きを読む
I'm using one of the Hubspot base themes and I've created a menu item 'Services' with child pages: Repairs, Restoration. The menu is set to max-levels: 2, Enable flyouts, and Static - always show top-level pages. The menu preview shows the child i 続きを読む
I have migrated a site from Wordpress to HS staging. I noticed that internal URLs in the body are hard coded with the domain. I removed them on the front end and they populate when saved. If I look in the source code it is relative not static like 続きを読む
Hello, How can we pass in default values to RepeatedFieldGroups? I tried this example from the docs in CMS React, and the default values are not reflected in the page editor. Would it be possible to get an answer to this, and the docs update 続きを読む
Thanks for very for your response! I actually worked out that passing a default value almost got me there. The default values now show up in the pa...続きを読む
Recently, some custom budget templates (HTML) are causing problems: When downloaded as a PDF, the tables, texts, and banners are overlapping each other. I don't know if this is due to the PDF itself or the code. I need help. follow a screenshot: 続きを読む
Hi @ViniBernardo ,
do I get you right that the PDF is actually a HTML file and once a user clicks on "download", it getting converted to a PDF? ...続きを読む
I have 10 parent URLs (ex: .../brazing-collection/...), each of which has a group of child pages dynamically rendered with a dynamic template from data in a HubDB table. The website pages work as expected but... Looking at my sitemap.xml file: e 続きを読む
I have created a custom blog module for our client, which has a mixture of standard tags, static modules, 'hidden' standard tags, and the post_body all over the page.
In the editor, these modules are shown in a particular order:
First the 続きを読む
Hey, @LvanAggelen Thanks for your question. Do you have an example you can share? My experience in the community is that sharing links and screen...続きを読む