Form Help - code for requiring one of two things

Hello!

I am trying to create a form with the following:

  1. A button (connects to outside source for information)
  2. An email field
  3. A consent check

To proceed to the success/confirmation message, the user must:

  1. Check the consent
    AND
  2. Click the Button OR 2. insert an email address in the email field

Is there a way to set this up in Webflow forms?