I tried honeypot (which was enough on all websites before), also Captcha, still getting spam, probably someone is filling by hand. So I want to add a field, where user would have to answer a question, that only members of that organization would easily know, and if it maches the keyword, then form should be submitted.
Yes, thanks, it works with same, only it considers lowercase/uppercase, which will be a problem here, as some will user lowecase, and some uppercase, and get error with same answer. Can I write both values with uppercase and lowercase, or maybe other rule to ignore it?