X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=metaform%2Fmain.html;h=f15b49edc12b844b1baa6e11f1cf545deaafef7b;hb=03749449736019086cc2089ad19b66d31784164b;hp=df07379c7dcd94f96e96859bfd94d6f6e9642069;hpb=8355c5788f7179a3674ab1121c859530e838bb64;p=wfpl.git diff --git a/metaform/main.html b/metaform/main.html index df07379..f15b49e 100644 --- a/metaform/main.html +++ b/metaform/main.html @@ -1,6 +1,6 @@ - + - + Meta Form @@ -11,28 +11,37 @@

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

-

Form name: (This is used as the database table name (if any) and the basename of all the files.)

+

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.

-

Save form results to a database.

+

Provide a "Listing" page.

-

Provide a "Listing" 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: ~available_types.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: -

+

-

+