Hi tberkow3,
If you have access to your site’s files, or if you can set up a sandbox environment for your site, can you please enable debug mode for our plugin, by adding define('GF_HUBSPOT_DEBUG', true); to your wp-config.php and then after attempting another submission, help us discover what the error message is (it will be available in your wp-content/uploads folder as gf-hubspot.log
Hope to help you resolve the problem, but more information is certainly needed 🙂
I am assuming you are using the latest WP and latest version of our plugin?
Thanks,
-Chris.
Thread Starter
TPost
(@tberkow3)
I figured it out!! I didnt realize the form I was using had a captcha on it. I removed that and it worked. Will this plugin work with conditional logic fields?
Good to know! I’m assuming the captcha was on the HubSpot side that was causing it?
Conditional Logic fields are a quirky thing. This plugin kinda sorta has support for conditionals. That said, it does not compare HubSpot or GF to check for the status of these conditional fields… It’ll send the data, if there is any in the fields that it’s told to send. Period. Assuming there are no “required” fields under the conditions, you should be good to go.
I hope that makes sense.