Meta Form

This site will write code for you (sql code, php code, html template, email template) to handle a form.

The form name should not contain any capitals or symbols (besides underscore)

File name: .html

DB table:

Printable singular:

Printable plural:

Features


        
        

Below, specify the fields you'd like in your form, one field per line. You can (optional) add a field type at the beginning of the line. The following field types are available: , ~type html~.

You can start a labeled fieldset by putting a { at the end of a line with the caption. Then end the fieldset with a } on a line by itself

Pulldown/radio options can be specified (one per line) indented below the field

Example:

email
contact info (all required) {
name
phone
}
pulldown color
	Red
	Blue
	Black
textarea comments
yesno agree

Fields: