Nov 27th, 2010, 8:42 AM
Hi,
I have this error when using a new form.i red the documentation:
Before trying to put through your test submission, you should get your form working with this function. Add this PHP code to top of the FIRST page in your form (even if it's a single page form):
<?php
require_once("../global/api/api.php");
$fields = ft_api_init_form_page("", "test");
?>
my problem is that i dont now where should i copy this cod.
Please help me.
I have this error when using a new form.i red the documentation:
Before trying to put through your test submission, you should get your form working with this function. Add this PHP code to top of the FIRST page in your form (even if it's a single page form):
<?php
require_once("../global/api/api.php");
$fields = ft_api_init_form_page("", "test");
?>
my problem is that i dont now where should i copy this cod.
Please help me.