Page Text: Bugfix: Form field validation and CRM properties
Announced: April 13, 2022
What's changing? We'll be adding new validation to our Forms API. This validation will require that any fields being used in a form match with a corresponding CRM property. The name of the field must match the name of a CRM property for the object...
Choice fields now support selecting multiple options
Announced: April 12, 2022
This allows content creators to select multiple options. The display methods for this multi-select field are as a checkbox input or select field. Dragging the choice boxes will re-arrange those options for the content creator.
Bugfix: Integrations and CRM property change sources
Announced: March 24, 2022
What's changing? We will be making the change source for property updates to CRM records more consistent for updates made through integrations. This will affect the sourceType and sourceId fields in the property history. This was already implemented...
Expanding the GraphQL beta for CMS developers
Announced: March 17, 2022
Announced at Developer Day 2021, we're opening up the GraphQL Beta to more businesses. Developers building on the HubSpot CMS can take advantage of GraphQL to query for, and display, their HubSpot CRM object and HubDB data on CMS pages, emails,...
Reminder: Upcoming Validation Change to the Forms API Submission Endpoints on March 21st, 2022
Live: March 21, 2022
This is a reminder for our developer community that from March 21st, 2022 we will be rejecting any form submissions that submit fields that aren’t present on a form. Plus any submissions that are missing fields that are required on a form. Any...
New CRM Object Property field for Custom Modules
Live: March 10, 2022
We're adding a new CRM Object Property field usable in custom modules for the HubSpot CMS. This field makes it even easier to work with your CRM data in the CMS.