X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=metaform%2Fmain.html;h=6454440b383023d4cdd7d86d82f5286604a5d5e6;hb=062d46e16429f2e55573567518cb01c83b319ac4;hp=0103f653a410d70df207dafa9bee8eaa95ce156f;hpb=51cf6721f37220e1277c71545b87dcc01fbf7e81;p=wfpl.git diff --git a/metaform/main.html b/metaform/main.html index 0103f65..6454440 100644 --- a/metaform/main.html +++ b/metaform/main.html @@ -39,12 +39,18 @@

You can start a labeled fieldset by putting a { at the end of a line with the caption. Then end the fieldset with a } on a line by itself

+

Pulldown/radio options can be specified (one per line) indented below the field

+

Example:

 email
 contact info (all required) {
-  name
-  phone
+name
+phone
 }
+pulldown color
+	Red
+	Blue
+	Black
 textarea comments
 yesno agree