conditional logic for blocking emails
-
I’m trying to set up a condition to disable the submit button when a user types in a certain email address, as I’m getting spammed by one company all the time.
I’ve noticed when I do this and test the form with the email address, it allows me to click the submit button, but the page greys out, and no success message is displayed, however the form still sends to me.
Is there any documentation anywhere on how to do this?
The topic ‘conditional logic for blocking emails’ is closed to new replies.