Using checkbox in workflow with Mailchimp Extended

Heya all

Im doing a simple signuppage using Mailchimp Extended. As the plugin does not have the GDPR checkbox option in usin the normal checkbox from bubble.

However i cant get it to work. - I want a popup to show up if the subscriber has not checked the GDPR checkbox before executing the Mailchimp Extended plugin.



As off now the pop does not show up.

Can anybody see what the problem is?

Hey @jgravenslund,
Thank you for your message and for using the Mailchimp Extended Plugin.

It looks like the popup isn’t showing because the condition for the unchecked checkbox might not be working as expected. Here are a few quick things you can check:

  1. Double-check your condition – make sure the popup is set to show when the checkbox is unchecked, and it’s the right checkbox being referenced in the workflow. If you have many checkboxes on the page you might be referring to a different one - naming elements on the page properly should help in the future. :wink:

  2. Order of events – ensure the popup shows before any Mailchimp actions. You can also use the “Terminate this workflow” action if the checkbox isn’t checked to stop the Mailchimp process from running.

  3. Debug mode – try stepping through the workflow using Bubble’s debug mode to see if the popup condition is being triggered properly.

These steps should help get that popup working. Let me know if you need more help!

Cheers!
Zeroqode Support Team. :pray:

Hi there.

I found the mistake - it was in the checkbox conditions:

The checkbox should be checked was set to “on”. It conflicted with the popup conditions.

So now its working :slight_smile:

Thx guys

1 Like

Hey @jgravenslund,

That’s great to hear! I’m glad you were able to resolve it.

Wishing you a wonderful day and happy Bubbling!

Best regards,
Zeroqode Support Team :slight_smile:

This topic was automatically closed after 70 days. New replies are no longer allowed.