CGBetterForms module help says there is a built in honeypot.
How do I use this?
I can create one from scratch using the tutorial on cmscanbesimple.org
But CGBetterForms doesn't have a Field Validation of "Doesn't match Regular Expression".
Any suggestions on how to work around that?
Cheers
Simon66
CGBetterForms honeypot
Re: CGBetterForms honeypot
It actually just does it - I don't think you can disable it.
You can add additional ones using the Validate via Smarty Template validation, using something like:
{if $myhoneypot != ''}form is invalid{/if}
You can add additional ones using the Validate via Smarty Template validation, using something like:
{if $myhoneypot != ''}form is invalid{/if}
Not getting the answer you need? CMSMS support options