summaryrefslogtreecommitdiff
path: root/TWiki
diff options
context:
space:
mode:
authorMikeMannix <MikeMannix>2001-12-03 10:09:02 +0000
committerMikeMannix <MikeMannix>2001-12-03 10:09:02 +0000
commit9b52bc249616b26bc82bd5133ed02b4d8d40d611 (patch)
tree0d110e093f84e3cdbd70fe32d951c6745ced817c /TWiki
parent452be2db5ec5241382c7bff4415538b80cd85eb6 (diff)
none
Diffstat (limited to 'TWiki')
-rw-r--r--TWiki/TWikiForms.mdwn17
1 files changed, 6 insertions, 11 deletions
diff --git a/TWiki/TWikiForms.mdwn b/TWiki/TWikiForms.mdwn
index ab0de3db..1f6ad367 100644
--- a/TWiki/TWikiForms.mdwn
+++ b/TWiki/TWikiForms.mdwn
@@ -178,16 +178,11 @@ The Form Template can also be defined in an alternative way by using more then o
> </table>
* **Implementation Notes:** This format allows you to define field items with or without [[TWiki/WikiNames]], depending on your needs.
-
-* * The topic can be protected in the usual manner so that not everybody can change the form template - see [[TWikiAccessControl]]
-
-* * <code>[[...]]</code> links can be used for force a link, at present <code>[[...]\[...]]</code> format is not supported.
-
-* * The "Tooltip message" column is used as a tool tip for the field name (only if field name is a [[TWiki/WikiName]]) - you only see the tooltip on edit.
-
-* * The first item in the list is the default item. Alternative initial values can be given in a topic template such as `WebTopicEditTemplate` or using field=value or for checkboxes field=1.
-
-* * The topic definition is not read when a topic is viewed.
+ * The topic can be protected in the usual manner so that not everybody can change the form template - see [[TWikiAccessControl]]
+ * <code>[[...]]</code> links can be used for force a link, at present <code>[[...]\[...]]</code> format is not supported.
+ * The "Tooltip message" column is used as a tool tip for the field name (only if field name is a [[TWiki/WikiName]]) - you only see the tooltip on edit.
+ * The first item in the list is the default item. Alternative initial values can be given in a topic template such as `WebTopicEditTemplate` or using field=value or for checkboxes field=1.
+ * The topic definition is not read when a topic is viewed.
## <a name="Enabling_Forms_by_Web"> Enabling Forms by Web </a>
@@ -225,4 +220,4 @@ A form embedded in a topic also appears in a new topic. This is done by specifyi
The Form Template topic name, fields and values are stored as [[TWikiMetaData]]. The order of field/value pairs in the Meta Data is the same as in the Template.
--- [[JohnTalintyre]] - 16 Aug 2001 <br /> -- [[MikeMannix]] - 15 Sep 2001 <br />
+-- [[JohnTalintyre]] - 16 Aug 2001 <br /> -- [[Main/MikeMannix]] - 03 Dec 2001