X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=metaform%2Fmain.html;h=f698d14fc3428ece0ad984059daf584f327af7ca;hb=0f22285be7670c1fd4871bad7b9d4ea27e9c3fc8;hp=c33bad30a229851d8083be6d30fe1436aca4d92a;hpb=ec962e39b639d1ce7f451e225de1fbae85d64611;p=wfpl.git diff --git a/metaform/main.html b/metaform/main.html index c33bad3..f698d14 100644 --- a/metaform/main.html +++ b/metaform/main.html @@ -11,16 +11,35 @@

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

-

Form name:

+

File name: .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: name textbox email phone money dollars int hidden password url textarea checkbox yesno submit.

+

DB table:

+ +

Printable singular:

+ +

Printable plural:

+ + +

Features

+ +

Send form results vie e-mail.

+ +

Save form results to a database.

+ +

Provide a "Listing" page.

+ +

Provide a "Display" page.

+ +

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:

 name      textbox
 phone     phone
 comments  textarea
 agree     yesno

Fields: -

+