We have an issue with spam, bots are generating a lo of entries in forms. We need to add a quick solution (called honeypot): When we render the first page of the form, besides the normal fields that are getting rendered, we render an extra simple input one with a generic name that looks legit to bots, like "alternative-email-one" We position this with CSS in a way that's not visible anyhow (with a right position of 1000px or something like that) When next is clicked, if this field has any data, it means a bot completed it, we just disable the next action
0 votes
Vote to help us prioritize this feature
Sign in to join the discussion
Sign in