• I want to show a special option for subscribing to a “members-only” newsletter if a donation is over a specific amount. To do this, I’m using a Calculations field and only showing the “subscribe to insider newsletter” option if the amount exceeds that value. I then have a setting on my Mailchimp integration to subscribe to the newsletter if that checkbox is checked. The checkbox is checked by default when it’s visible.

    In the Mailchimp condition, will the checkbox still evaluate to true if it’s invisible? Or will it evaluate to false?

    • This topic was modified 13 hours, 8 minutes ago by jayallenuj.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @jayallenuj

    Hope you are doing well today.

    In general, when a field is hidden, it value shouldn’t be stored and will not send to integration APIs, so the checkbox value will be empty when its conditions make it hidden.

    Can you please explain more about what you are trying to achieve so we can help you find best solution?

    Kind Regards,
    Amin

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.