sorry I put this in wrong forum!
I created a form with the Direct method but I need the controls of verification and the ability to clear the fields between page loads so I suspect I must figure out how to submit using API..
I can get initial test API form through.. but when I try to submit through it I get the 101 error. When I try to follow directions for adding the 2 lines on the top of the thank_you php file, I get Fatal error: Call to undefined function ft_api_init_form_page() even though I've filled in the form ID.
So I'm stuck.
Can anyone show me an example of what is supposed to show at the top of the form itself and the top of the thank you so I can get going on this?
Thanks!
I created a form with the Direct method but I need the controls of verification and the ability to clear the fields between page loads so I suspect I must figure out how to submit using API..
I can get initial test API form through.. but when I try to submit through it I get the 101 error. When I try to follow directions for adding the 2 lines on the top of the thank_you php file, I get Fatal error: Call to undefined function ft_api_init_form_page() even though I've filled in the form ID.
So I'm stuck.
Can anyone show me an example of what is supposed to show at the top of the form itself and the top of the thank you so I can get going on this?
Thanks!