X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=metaform%2Fmain.html;h=f15b49edc12b844b1baa6e11f1cf545deaafef7b;hb=f3ee2d0d926de3dbabcc91f997c9003ee7bdbc36;hp=ed6b0c45b4eeb5593ca31b6682443d2a3ba18869;hpb=9adfcab5e81171f196b369076da10561b8997dbf;p=wfpl.git diff --git a/metaform/main.html b/metaform/main.html index ed6b0c4..f15b49e 100644 --- a/metaform/main.html +++ b/metaform/main.html @@ -1,6 +1,6 @@ - + - + Meta Form @@ -11,32 +11,37 @@

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

-

Page/table name:

+

File name: .html

+ +

DB table:

+ +

Printable singular:

+ +

Printable plural:

-

Same as above but singular: (Used in messages and headers.)

Features

-

Send form results vie e-mail.

+

Send form results vie e-mail.

-

Save form results to a database.

+

Save form results to a database.

-

Provide a "Listing" page.

+

Provide a "Listing" page.

-

Provide a "Display" page.

+

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: , ~type.html~.

-

Example:

+	

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: -

+

-

+