Issue with mapping multiple choice propery - Webflow<>Hubspot addon.

TPesach3
メンバー | Platinum Partner
メンバー | Platinum Partner

Hi everyone,

I'm experiencing an issue with mapping a multiple-choice field from a Webflow form to HubSpot. Here's the situation:

  • Issue: When a user selects multiple options on the Webflow form, the data is being submitted, and I can see the submission in HubSpot. However, the selected options are not populating the corresponding HubSpot property. Instead, it comes through as a single value "on" followed by the selected options in a single line, like this: on Option1, Option2, ...
  • Form Setup: The Webflow form allows multiple selections, and the corresponding HubSpot property is set as a "Multiple checkboxes" field.
  • Integration Method: I'm using Webflow's native integration with HubSpot.
  • Field Type: The Webflow form uses a <select> element with multi-selection enabled.

Here's what I have checked so far:

  1. HubSpot Property Configuration: Confirmed that the property in HubSpot is set to accept multiple values.
  2. Field Mapping: Double-checked that each Webflow form field is correctly mapped to the corresponding HubSpot property.
  3. Captcha Settings: Disabled captcha on the HubSpot form to ensure it isn't blocking submissions.

Despite these steps, the multiple-choice selections are not populating the correct HubSpot property. Instead, I only see a single value with all selected options concatenated together. Could someone guide me on what might be going wrong or suggest any additional settings I should check?

 

Thanks in advance for your help!

 

0 いいね!
2件の承認済みベストアンサー
Jnix284
解決策
HubSpot Employee
HubSpot Employee

Thank you @TPesach3 this is helpful - a typical multi-select property would look like this:

Jnix284_0-1719860263428.png

 

It's not showing an error, usually if non-included values are contained in a property it would have a red outline to indicate that the values don't exist for that property.

 

As I mentioned above, the only viable solution would be a custom coded action (requires ops hub pro) to check the single value string and update to the individual selections - this is definitely along the lines of a bug or unintended consequence of the integration, I'm not sure if that would fall on Webflow or HubSpot to fix it.

 

 


replies and solutions prior to May 2025 were as a member of the community and are not an official response as an employee of HubSpot


Jennifer Nixon

元の投稿で解決策を見る

0 いいね!
ALJimenez
解決策
参加者

We had the same issue with our Webflow forms not mapping multiple choice fields correctly via their HubSpot app. 

 

After weeks of back and forth with their support, they finally admitted it's a glitch and that the app has very limited support. The Webflow support team is listed as the support contact in their app marketplace, but it's a third party developer and it apparently has a lot of issues. The Webflow support rep said they have a native app they built out themselves, but they push the third party one to HubSpot users because theirs is even less functional. 

 

In the end we opted to simply embed the HubSpot forms directly. They're all working perfectly now.

元の投稿で解決策を見る

5件の返信 5
ALJimenez
解決策
参加者

We had the same issue with our Webflow forms not mapping multiple choice fields correctly via their HubSpot app. 

 

After weeks of back and forth with their support, they finally admitted it's a glitch and that the app has very limited support. The Webflow support team is listed as the support contact in their app marketplace, but it's a third party developer and it apparently has a lot of issues. The Webflow support rep said they have a native app they built out themselves, but they push the third party one to HubSpot users because theirs is even less functional. 

 

In the end we opted to simply embed the HubSpot forms directly. They're all working perfectly now.

Jnix284
HubSpot Employee
HubSpot Employee

Thank you for sharing this context @ALJimenez, this is really helpful to understand. 


replies and solutions prior to May 2025 were as a member of the community and are not an official response as an employee of HubSpot


Jennifer Nixon
0 いいね!
Jnix284
HubSpot Employee
HubSpot Employee

@TPesach3 can you share a screenshot of the multi-checkbox property in HubSpot showing the concatenated together result from the form submission? and the same property with multiple selections from a contact that didn't submit via the form for comparison?

 

It sounds like the only viable solution would be a custom coded action (requires ops hub pro) to check the single value string and update to the individual selections - this is definitely along the lines of a bug or unintended consequence of the integration, I'm not sure if that would fall on Webflow or HubSpot to fix it.


replies and solutions prior to May 2025 were as a member of the community and are not an official response as an employee of HubSpot


Jennifer Nixon
0 いいね!
TPesach3
メンバー | Platinum Partner
メンバー | Platinum Partner

Screenshot 2024-07-01 at 21.52.41.png

0 いいね!
Jnix284
解決策
HubSpot Employee
HubSpot Employee

Thank you @TPesach3 this is helpful - a typical multi-select property would look like this:

Jnix284_0-1719860263428.png

 

It's not showing an error, usually if non-included values are contained in a property it would have a red outline to indicate that the values don't exist for that property.

 

As I mentioned above, the only viable solution would be a custom coded action (requires ops hub pro) to check the single value string and update to the individual selections - this is definitely along the lines of a bug or unintended consequence of the integration, I'm not sure if that would fall on Webflow or HubSpot to fix it.

 

 


replies and solutions prior to May 2025 were as a member of the community and are not an official response as an employee of HubSpot


Jennifer Nixon
0 いいね!