Apr 21st, 2014, 11:22 AM
Hello
Sorry to be so ignorant:
1. I build my form on my web page with every thing i want on it.
2. I actually have the form I want made however it is not tied to formtools at the moment
3. If I create a form on my website with a captcha and required fields what do I have to do.
4. This is on a PHP page on a Linux server
5. So where do I start the form that exist now uses a page that displays a new page for fixing the fields that were not filled in corretly
What is the best way to do this. The form I have now does not have a captcha and it just started getting hit on a regular basis. So I have to change my form because the form I am using will not work with a captcha.
Let me know what I should do and get this started.
Sorry to be so ignorant:
1. I build my form on my web page with every thing i want on it.
2. I actually have the form I want made however it is not tied to formtools at the moment
3. If I create a form on my website with a captcha and required fields what do I have to do.
4. This is on a PHP page on a Linux server
5. So where do I start the form that exist now uses a page that displays a new page for fixing the fields that were not filled in corretly
What is the best way to do this. The form I have now does not have a captcha and it just started getting hit on a regular basis. So I have to change my form because the form I am using will not work with a captcha.
Let me know what I should do and get this started.
(Apr 19th, 2014, 9:59 AM)alexh Wrote: You certainly don't have to have the Form Builder Module, but if you want to make external forms without needing to know any HTML, yes you will need it. It makes it super easy.
Yes, you can use Captcha: http://modules.formtools.org/form_builde...ps_captcha
1) Yes, you can set an email template to send an email to the person who submitted the form and/or anyone else you choose. You can create the template to include all of the data from the form. See the documentation here: http://docs.formtools.org/userdoc2_1/?page=emails
2) Yep, you can have as many recipients to the above as you want.
3) Yes, both the submitting user and any recipients of your choice can get a copy.