X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=metaform%2Fmain.html;h=362e6ee8486704e9985811038e25157b6c3fcb11;hb=5ee58fc7dd8f44e53075e6898f89409c980ad34d;hp=c33bad30a229851d8083be6d30fe1436aca4d92a;hpb=ec962e39b639d1ce7f451e225de1fbae85d64611;p=wfpl.git diff --git a/metaform/main.html b/metaform/main.html index c33bad3..362e6ee 100644 --- a/metaform/main.html +++ b/metaform/main.html @@ -11,9 +11,21 @@

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

-

Form name:

+

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

-

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.

+

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 (with HTTP authentication).

+ +

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:

 name      textbox
 phone     phone