name
attribute does not match the honeypot field.value
attribute has been set. For example <input ... value="wlkncitns">
.name
attribute matches the honeypot field and the value
attribute is empty.{{setting.contact-form.honeypot}}
. Once the honeypot is turned on it will affect ALL forms on an instance.<input type="hidden" name="{{setting.contact-form.honeypot}}" value="">