Does this work?
{% set all_vacancies = hubdb_table_rows(5688447, 'region=en') %}
Becuase it looks like the erorr is that there’s no region “en” in your HubDB table (in which case you can just add the option to the column).
Stephanie O’Gay Garcia
Does this work?
{% set all_vacancies = hubdb_table_rows(5688447, 'region=en') %}
Becuase it looks like the erorr is that there’s no region “en” in your HubDB table (in which case you can just add the option to the column).
Stephanie O’Gay Garcia