Difference: TWikiForms (17 vs. 18)
|
META TOPICPARENT |
name="WebHome" |
|
|
-
- Within a form-enabled web, individual topics can have a form or no form
- form field - a named item in a form (replaces category item name)
- field type - selects the INPUT type:
|
|
< < |
-
- select - drop-down menu or scrollable box
- checkbox - one or more checkboxes
- checkbox+buttons - one or more checkboxes, plus Set and Clear buttons
- radio - one or more radio buttons
- text - a one-line text field
- textarea - a text box; size is 40x10 (columns x rows)
|
> > |
Input type |
Type field |
Size field |
Value field |
One or more checkboxes |
checkbox |
number of checkboxes per line |
comma list of checkbox labels |
One or more checkboxes, plus Set and Clear buttons |
checkbox+buttons |
(same) |
(same) |
Read-only label text |
label |
1 |
(unused) |
One or more radio buttons |
radio |
number of radio buttons per line |
comma list of checkbox labels |
Drop-down menu or scrollable box |
label |
1 for drop down, 2 and up for scrollable box |
comma list of options |
A one-line text field |
text |
text box width in number of characters |
(unused) |
A text box; size is 40x10 (columns x rows) |
textarea |
columns x rows, e.g. 40x6 |
(unused) |
|
|
- field value - one or more values from a fixed set (select, checkbox, radio type) or free-form (text). (replaces category item value)
Defining a Form in One Topic |
|
NOTE: If things aren't working correctly, there may be useful entries in data/warning.txt . |
|
< < | -- JohnTalintyre - 16 Aug 2001
-- MikeMannix - 05 Jan 2002 |
> > | -- TWiki:Main.JohnTalintyre - 16 Aug 2001
-- TWiki:Main.MikeMannix - 05 Jan 2002
-- TWiki:Main.PeterThoeny - 25 Apr 2004 |
| |
|
> > | |
|
META TOPICMOVED |
by="MikeMannix" date="1000277489" from="TWiki.TWikiFormTemplate" to="TWiki.TWikiForms" |
|
Copyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria?
Send feedback Note: Please contribute updates to this topic on TWiki.org at
TWiki:TWiki.TWikiForms.