The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
![]() |
how can I make any visitor to my site complete the fields in a form - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: Feature Suggestions (https://forums.formtools.org/forumdisplay.php?fid=7) +--- Thread: how can I make any visitor to my site complete the fields in a form (/showthread.php?tid=16412) |
how can I make any visitor to my site complete the fields in a form - NiGh10GaLe - Oct 20th, 2016 Hello !!! I created a form but I don't know how to make others submit their information. plz help me. RE: how can I make any visitor to my site complete the fields in a form - alexh - Oct 20th, 2016 Did you use the form builder module, or create an internal form maybe? RE: how can I make any visitor to my site complete the fields in a form - NiGh10GaLe - Oct 20th, 2016 (Oct 20th, 2016, 12:26 PM)alexh Wrote: Did you use the form builder module, or create an internal form maybe? Yes it is internal I'm not professional using form tools, would u till me how plz? RE: how can I make any visitor to my site complete the fields in a form - alexh - Oct 20th, 2016 Internal forms will require each user to log in to FormTools. If you want a form on your website for visitors to submit, you'll need an external form. Follow this tutorial: http://docs.formtools.org/userdoc/?page=adding_forms There is also a form builder module if you are less experienced with HTML. RE: how can I make any visitor to my site complete the fields in a form - NiGh10GaLe - Oct 21st, 2016 (Oct 20th, 2016, 5:17 PM)alexh Wrote: Internal forms will require each user to log in to FormTools. If you want a form on your website for visitors to submit, you'll need an external form. Follow this tutorial: but external means that I will bring another form from my site or other place to FormTools. I'm making NEW one. RE: how can I make any visitor to my site complete the fields in a form - alexh - Oct 21st, 2016 You can make a new form and link it to formtools to process the form. If you use an internal form you will need to have a user account for everyone who needs to submit the form. RE: how can I make any visitor to my site complete the fields in a form - NiGh10GaLe - Oct 21st, 2016 (Oct 21st, 2016, 4:53 AM)alexh Wrote: You can make a new form and link it to formtools to process the form. So what is the need for formtools???? Like that I don't need it ![]() RE: how can I make any visitor to my site complete the fields in a form - alexh - Oct 21st, 2016 Form Tools is an open source (free!) PHP / MySQL script that provides any existing web form with a backend database and a user-friendly interface to manage the form submission data, plus a wealth of tools for managing and manipulating your form data. I'm not sure what your goal is, but if you need help creating the external form, there is a form builder module that will help you do that. |