The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
![]() |
After Installation Then What Do I Do - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5) +--- Thread: After Installation Then What Do I Do (/showthread.php?tid=2990) |
After Installation Then What Do I Do - caucus - Apr 16th, 2014 Hello I installed the program perfectly and all is good. Now I have no idea what to do to see a form and I am not sure I create the from in FORMTOOLS Do I create the form on the web site firs then connect formtools to it Never did see a captcha. Is the captcha part of this? If the documentation covers this maybe I missed it and someone could point me in the right direction. Thanks. The idea of the program is great but how do I see what I have. RE: After Installation Then What Do I Do - alexh - Apr 16th, 2014 The next step after completing the installation is to create your first form. You'll want to decide whether you want an internal or external form depending on your needs. Of course, you can do as many as you want. The best place to get started in the documentation is here: http://docs.formtools.org/userdoc2_1/?page=form_types The documentation will describe internal vs. external, and within the external forms the choice between process.php and the API. There's a great chart here to help you make the decision between process.php and the API if you choose an external form. http://docs.formtools.org/userdoc2_1/?page=submission_type_comparison Also consider getting the Form Builder module (http://modules.formtools.org/form_builder/) if you want an easy way to create forms without having to code the forms yourself. Hope this gets you on the right track! - Alex |