Dec 13th, 2013, 7:13 PM
From the Tutorial...
At this point, you've done 95% of the work. Now you just need to put through a test submission so that Form Tools knows what form content to store.
Log into Form Tools (as the administrator) and on the Forms page, click on "Add Form". Continue to step 3 and click on the second "Code" option. There, it will have generated a line of PHP which looks like this (X will be your form number):
$fields = ft_api_init_form_page(X, "initialize");[u]
The page (X) never gives me a number!!!
I hit a wall, been over and over this and I am unable to do a test submission.-
What am I Missing
TIA Bill...
At this point, you've done 95% of the work. Now you just need to put through a test submission so that Form Tools knows what form content to store.
Log into Form Tools (as the administrator) and on the Forms page, click on "Add Form". Continue to step 3 and click on the second "Code" option. There, it will have generated a line of PHP which looks like this (X will be your form number):
$fields = ft_api_init_form_page(X, "initialize");[u]
The page (X) never gives me a number!!!
I hit a wall, been over and over this and I am unable to do a test submission.-
What am I Missing
TIA Bill...