The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
![]() |
Form Tools API - EXAMPLE PLEASE - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: Installation (https://forums.formtools.org/forumdisplay.php?fid=4) +--- Thread: Form Tools API - EXAMPLE PLEASE (/showthread.php?tid=2897) |
Form Tools API - EXAMPLE PLEASE - braven - Jan 31st, 2014 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! RE: Form Tools API - EXAMPLE PLEASE - Joe - Feb 6th, 2014 Just posted to your other post here: http://forums.formtools.org/showthread.php?tid=2898 Cheers, Joe |