in the below code in the place of Athletics i need to add selection field or choice field, but it is showing syntax error <div class="sporteng-acs-outer"> <div class="pagecenter"> <div class="sporteng-acs-inner"> <div cla read more
{% set case_data = hubdb_table_rows(module.hubdbtable_field, 'sport_filter=Athletics&limit=3') %} in the place of Athletics i need to add custom choice but it is showing syntex error
Hi, I am trying to set up a workflow with custom code to automatically deduplicate and merge contacts. See my code below. However, for some reason I am getting an error: " ERROR Unhandled Promise Rejection{"errorType":"Runtime.UnhandledPromiseReject read more
Hello @GKostadinova
The error you're seeing suggests that the contactResult.body object is undefined, which means that there is no properti...read more
Hey guys , Hubspot has an option of adding code snippets in the header html and footer html of blog posts . In which instances would you find this feature helpful ? Thank you !
Adding scripts, styling, tracking codes, etc.
In all instances it'd be something specific to that one page.
As a developer I'd tend to view t...read more
I am looking at the hubspot cms boilerplate ,specifically the blog template and can't seem to understand the following : What is blog_author_url ? What is the difference between content.publish_date and content.publish_date_localized ? I'l read more
So after a long, troubleshooting day with trying to find out why the heck I can't edit or see a Blog Post body I've discovered the following: First off, we have the Blog Post template(/templates/blog-post.html). This contains both <h1>{{ read more
I want to get the intro_text field of a specific module on a specific page and render it in another custom module. But when i try it like this, i've seen it be done like this on multiple posts, it doesn't render anything. Intro_text is indeed the co read more
Hi All, I'm implementing Job Schema for a client, and the final hurdle seems to be an issue with Rich Tets Results reporting a Syntax issue; The HTML all looks ok to me, anyone have any thoughts? - Parsing error: Missing ',' or '}' read more
Hey, @vorellana814 👋 Thank you very much for posting. I don't have any Webflow-specific resources on my end. But we have many CMS Hub experts in...read more
Hi, I'm working with an image grid on my landing page and it is not centered correctly. I've tried messing with every setting I can find, but it still sits a little to the right (on both desktop and mobile). See the attached images for reference. Y read more
So I just found that if you check spacing, and you choose to edit separately, you can ad 40 px of spacing on the right margin and it seems to center ...read more
Hi All, I have issue printing values from a HubDB multi-select column into Schema Rich results. I want to display just the value that has been selected in the admin area. In this example, its Employment Type, and there are currently 3 options t read more
This is fairly straight forward question. I 've encounterd the folllowing several time I know {% %} is a statement delimiter what does the following mean {% - -%}