Was there a change in functionality with Brand colors showing as options in color pickers? We are now only see 1-2 brand colors in the color pickers when before there used to be at least 4-5 as long as we had the brand kit created. I saw that there read more
Hi everyone, I have a question related to a HubSpot custom quote template.
Is it possible to create a type of conditional logic via Hub HTML? More specifically, I wanted to create a table that can only appear if a specific line item type is select read more
The primary issue you have is that you cannot SET variables in a FOR loop that was created outside it's block. This is why it's not working. ...read more
Hi everyone, I’m working with a public app that is visible and functioning correctly in my developer account. However, when I try to add its UI extension to the deals sidebar in my test account, the UI extension does not appear as expected. read more
@Victor_Becerra @SagarTomar I got it working after deleting the app and project and starting from scratch. Not sure what went wrong earlier. Tha...read more
Hi team, I'm working on a public app using the new HubSpot UI Extensions framework , and I came across the documented limitation that each app is allowed up to 20 concurrent hubspot.fetch() requests per account . fetching-data I had a coupl read more
Hi @MKatewa ,
The 20 concurrent request limit is shared across all users within the same HubSpot portal or account. It's not per individual us...read more
Hi everyone, I have a question regarding our domain configuration and its potential impact on user experience and HubSpot tools. Our website is accessible through both the www and non-www versions: https://tekce.com/ (non-www, preferred v read more
Hey @asimsaridemir ,
www. is - from a technical perspective - a subdomain.
This means that adding a 301 redirect will be handled as such.
It ...read more
Hi @SagarTomar , HubSpot’s UI extensions use Emotion (CSS‑in‑JS), so the style prop doesn’t always work the way it does in standard React. Use the ...read more
Hello, Is it possible to define a header and footer on a quote using the design manager? Is it also possible to display the page number? We have a client who generates large quotes. It is legally important to display the quote number and the page read more
@Anton
I tested you solution. Thank you very much. You solved the problem. Using @page was more than enough to do what I needed to do. I wa...read more
Hi everyone, I am trying to pull code written for a bunch of custom serverless apps connected to our hubspot, but I don't see any direct way of doing it, we are unable to find the local code, could someone please help me find a way around this if p read more
Dear Sir, From internal testing, we found a ClickJacking web security vulnerability in pages, which is located on Hubspot. We know that it is possible to mitigate this vulnerability by going to modify the web server. With APACHE, you need to m read more
Dear all, Hope this email finds you well. We need to automatically redirect a page to a new link after 10 seconds. I attempted to add the code to the head section in the settings of the landing page, but not working. " Redirect Error It lo read more
Hi we have an enterprise account and need a help. Here is what we do currently, We use a full custom HTML email template for our emails. Per hubspot's docs there is a support for programmable emails where one can use HubL syntax to read more
@vpetr - I have been using the feature recently with a set of custom objects. It looks from your first screenshot like you have set things up as I ...read more