The language subdirectories are added automatically by Hubspot. My fix for now is to remove those links via a regex: {{ standard_header_includes...Leia mais
We use HubDB to maintain a list of pages but we want to embed some of the content on 3rd party websites. We have written an exporter of the relevant content which gives us access to the ID of the referenced video but if I try to load this video Leia mais
I have created multilingual dynamic pages using HubDB. For this I have a single set of HubDB tables with children that I am using on 3 pages: /en/categories /fr/categories /de/kategorien I am noticing that on the /en and /fr pages standar Leia mais
In my use case I f.e. don't want people to set custom font-sizes when creating content inside the Richtext-Editor in a HubDB field. It would therefore be helpful to be able to configure which features should be exposed.
It would be amazing to add native capabilities to make column rows translatable (ideally with an optional default fallback language). Note things like canonical URLs should also be translatable. This would alleviate the complexity of approac Leia mais
It is possible to add a title and alt text to images in the File tool. However, when referencing such an image via a HubDB column, there is currently no way to read these properties: https://knowledge.hubspot.com/website-pages/use-images-in-hubspo Leia mais
I am creating a multilingual page, as such each table contains a "language" single select column. In one table I am referencing another table. Since it is not possible to filter a Foreign ID column type via the language property, I have decided to u Leia mais
I have a table with an Image column type. I am able to read out the "url" property to render the image, but I am struggeling to figure out how I can fetch the title and alt text. {% if dynamic_page_hubdb_row.meme.url %}
<img Leia mais
We use HubDB to maintain a list of pages but we want to embed some of the content on 3rd party websites. We have written an exporter of the relevant content which gives us access to the ID of the referenced video but if I try to load this video Leia mais