I’m not completely following. Is there a fix available where I can use commas in a select option? As an example, I have a GF dropdown with the following choice:
“User Type A, B or C”
When I look at the submission in WP, it is correct (“User Type A, B or C”). When it gets submitted to Hubspot, the data is “User Type A; B or C”, which doesn’t match an available option in Hubspot.
Chris, I’m also having this problem with commas in a select list. Unfortunately I can’t remove the comma from the item. Is there a workaround or can you point me to the place in the code that I could modify for this single form field?