X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=metaform%2Fmain.html;h=f698d14fc3428ece0ad984059daf584f327af7ca;hb=fb2d0e47e11293f8b2a98d13a76d19b6e6a4f77d;hp=5d0bc2e927cd7142671e325aa3c43b98906fb1fc;hpb=9140853cc645c28f6cdd6c3a4565d6e600bd7ca3;p=wfpl.git diff --git a/metaform/main.html b/metaform/main.html index 5d0bc2e..f698d14 100644 --- a/metaform/main.html +++ b/metaform/main.html @@ -11,24 +11,35 @@

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

-

Form name:

+

File name: .html

+ +

DB table:

+ +

Printable singular:

+ +

Printable plural:

+

Features

-

Send form results vie e-mail.

+

Send form results vie e-mail.

+ +

Save form results to a database.

+ +

Provide a "Listing" page.

-

Save form results to a database.

+

Provide a "Display" page.

-

Password protect this form (with HTTP authentication).

+

Password protect this form.

-

Below, specify the fields you'd like in your form, one field per line. After each field name, put at least one space, then the field type. The following field types are available: ~available_types.html~.

+

Below, specify the fields you'd like in your form, one field per line. After each field name, put at least one space, then the field type. The following field types are available: , ~type html~.

Example:

 name      textbox
 phone     phone
 comments  textarea
 agree     yesno

Fields: -

+