I have a multi-step form on my site and it doesn't seem to be submitting to hubspot. I have a number of other forms on the site, and they all work great, just the multi-step form seems to have an issue. It doesn't work w/ the hubspot form item in the top, or bottom section of the multi-step form.
Ever encountered this issue?
Comments
Comment #1
alexreinhart commentedI haven't tried this, no. Is there anything in the Drupal error logs? The module should record any error information with
watchdog().If that has no useful information, I'll have to play with my test site and see what's up.
Comment #2
artis commentedI'm unable to reproduce this issue. Try the following in this order:
I have a test form ready in D7 to try and reproduce if you can confirm the above items. I'd also be glad to login to your site and take a look if you want. You can email me the credentials at art@digett.com.
Thanks,
Art
Comment #3
artis commentedComment #4
artis commentedComment #5
imlweb commentedMy multi-step webform is sending form fills each time someone clicks the next page button. The way it’s structured, it should send the information only when all multiple steps are complete. I have the right conditions in place but nothing seems to be working. Instead of sending one entry, I get at least three contact fills, two of which are empty. Any pointers?