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
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
Hi zakkino,
The code is a little different in v4. Please check the help in the action or the FAQ.
Bob
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.