|
With Formbuilder, it's easy to create your own forms for your website. It has a built-in support for form validation and also
offers a calendar function. The form builder uses JQuery for the form validation and for the calendar function.
With FormBuilder, you can create text fields, text areas, lists, hidden fields, password fields, radio buttons, check boxes
and a calendar.
With FormBuilder, you can also tell which fields are required. You can validate a field on:
email addresses, URL-S and numbers.
With FormBuilder, you can also add a require command on check boxes and radio buttons.
FormBuilder works with the built-in mail program (mail.php) to send the contents of the form to the email address.
The data of the form will also be inserted in the MySQL database because the next module I'll create is a CRM function that
works in combination of the mail program. After that I'll upload the new fully tested version of HorizonQCMS on Sourceforge
so that you can download the new version.
|