X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl.git;a=blobdiff_plain;f=metaform%2Fmain.html;h=6454440b383023d4cdd7d86d82f5286604a5d5e6;hp=0103f653a410d70df207dafa9bee8eaa95ce156f;hb=f6fdd9deec6c7815f5877270e746e1bd1201a726;hpb=b3e0519705687b2b71ecb4fbe95640b786967bb4 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