Hi,<br />I have a small contact form where I have used validaton on the email and phone field, and in addition I'm using the new Google Nocaptcha with the private and site keys entered in the form.<br /><br />http://chevyclub.no/index.php/kontakt<br /><br />But still we receive spam emails where the email content has some random letters and no real email address (se exemple under) and the phone number has no digits.<br /><br />Could you suggest a solution to this problem?<br /><br />Kind regards,<br />JanK<br /><br />
Hello jkor,
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
How can I use Google NoCaptcha?
P.S: I'm just an automated serviceš
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
How can I use Google NoCaptcha?
P.S: I'm just an automated serviceš
Hi jkor,
Please check that you have an Event Loop action in the pink On Fail event of the Check NoCaptcha action.
Client side validation will have no effect for spammers who do not have JavaScript enabled - you can add server side validation to block submissions like this with an invalid email address.
Bob
Please check that you have an Event Loop action in the pink On Fail event of the Check NoCaptcha action.
Client side validation will have no effect for spammers who do not have JavaScript enabled - you can add server side validation to block submissions like this with an invalid email address.
Bob
Hi Bob,
I tried to enter an Event Loop in the Check Nocaptcha action as you describe, But the same spam keeps coming.. Do you have an example on how to configure this feature in Chronoforms 5? It must be something I haven“t activated or configured properly..
Best regards,
JanK
I tried to enter an Event Loop in the Check Nocaptcha action as you describe, But the same spam keeps coming.. Do you have an example on how to configure this feature in Chronoforms 5? It must be something I haven“t activated or configured properly..
Best regards,
JanK
Hi jkor,
Please take a Form Backup using the icon in the Forms Manager and post it here and I'll take a closer look.
Bob
Please take a Form Backup using the icon in the Forms Manager and post it here and I'll take a closer look.
Bob
Hi Jank,
You have a Server Validation action in the Check Google NoCaptcha on Fail event. Please delete that and drag in an Event Loop action.
If you want to add Server Validation re-add that after the Check Google NoCaptcha action and again drag an Event Loop action into the pink On Fail event.
Bob
You have a Server Validation action in the Check Google NoCaptcha on Fail event. Please delete that and drag in an Event Loop action.
If you want to add Server Validation re-add that after the Check Google NoCaptcha action and again drag an Event Loop action into the pink On Fail event.
Bob
This topic is locked and no more replies can be posted.