Sep 3rd, 2014, 8:09 AM
Have you updated your code to include the line of PHP that was generated to include your form number? You'll need to copy that line and overwrite the corresponding line in your form page.
$fields = ft_api_init_form_page(X, "initialize");
(http://docs.formtools.org/tutorials/api_...page=step3)
-Alex
$fields = ft_api_init_form_page(X, "initialize");
(http://docs.formtools.org/tutorials/api_...page=step3)
-Alex
(Sep 3rd, 2014, 2:36 AM)Schaffritz Wrote: Hello,
i fill out the form in a web browser; i see the notification message;
i click the refresh button below;and what i get is this: "Form Tools hasn't received a successful test submission yet".
Please help,
Fritz
All is done!