Forums

[Solved] Chronoforms V4 Serverside validation code

zakkino 07 Nov, 2012
hello,
in Chronoforms V3 I used this code:
<?php
if($_POST['accept_terms'] != 'yes')
return 'Sorry, but you need to accept our terms to proceed';
?>

but in the Chronoforms V4 not work...
help me please
GreyHead 07 Nov, 2012
Hi zakkino,

The code is a little different in v4. Please check the help in the action or the FAQ.

Bob
This topic is locked and no more replies can be posted.