Hello community;
I get too much spam coming thru Gravity form submissions.
There’s always links to junk bitcoin sites or some other trash.
I have Honeypot enabled but that isn’t doing much.
Is there a way to block html or website links in the form fields???
I use Conditional Logic to Hide the Submit button (Form Settings page) if the Comments field contains ‘http’. Then add a HTML field with a message for humans like ‘Your enquiry contains website links, please remove them to submit the form’, with Conditional Logic to Show if the Comments contains ‘http’.
Example: https://www.tandem.net.au/wordpress/contact/
Not sure if hiding the Submit button stops all spam, but it seems to work.
Thanks Mike. I will try that.
I really wish the developers would make this easier with a simple option to not allow any urls etc in any entry. Anti spam honeypot is not very effective. I get loads of submissions for cialis etc with links.
I got the CL to work. The Submit button disappears when specific words are entered in the comments box such as (http & www).
But I don’t see a way to display a message when the bad words are entered.
In the example you provided the submit button goes away and is replaced with a message.
Thanks!!
You can add an HTML field which contains the message you want to show. You will use the same rules that you used to hide the submit button, but use them to SHOW the HTML field.