@kosalaindrasiri this did clear the error out, however the path and title columns are still not being updated. We are not updating rows, the table ...続きを読む
Is this the correct format for a HubDB API request to add a table row, particularly a location field? I'm getting an error: "message": "Invalid input JSON on line -1, column -1: Cannot construct instance of `com.hubspot.hubdb.mode 続きを読む
Hi there, i'm having an issue with a HubDB table. In the table settings i've enabled API access & dynamic page creation. Through my API, I am able to update every column except for the standard ones; page path (hs_path) and page title (hs_name). 続きを読む
Thank you both for the response. The issue is that I am building this in a rich text module in my website's theme global content editor. I'm doing th...続きを読む
I'm using some hubl in a rich text editor within global content of my website and am trying to use a filter to show the date next to an event in a mega menu, only if it is in the future. My current code is: <h6 style="margin-bottom: 続きを読む
Hi there, I have a custom object titled "on-demand training". These are recorded pieces of e-learning that are available for purchase. I'm looking to create a workflow where: 1. Customer requests/purchases on-demand training 2. They are emailed 続きを読む
I'm using some hubl in a rich text editor within global content of my website and am trying to use a filter to show the date next to an event in a mega menu, only if it is in the future. My current code is: <h6 style="margin-bottom: 続きを読む
Hi there, hoping for a bit of help. I'm working on a custom module that features a testimonial slider that can read the full testimonial in a modal. The issue that I'm facing is the modal window needs to be outside and above the for loop. My qu 続きを読む
If I want to execute a code block differently depending on HubDB input, is this the right approach? I have a hubdb checkbox column called “external” {% for row in hubdb_table_rows('2620345', "&orderBy=date&visible=true") %}
{% if 続きを読む
Hi all, i'm trying to pass the value from a choice field in one module to another. Use case: The user selects a member type, the web page renders quick facts about that member sector and passes that same member type to another module that render 続きを読む
Hi there — I have a sales pipeline with the following stages: Opportunity, Meeting Scheduled, Meeting Complete, Closed Won/Lost. Additionally, I have call/meeting outcome properties: Connected - Meeting Scheduled, Connected - Meeting Complete. 続きを読む