Difference: TWikiForms (17 vs. 18)

Revision 182004-04-25 - PeterThoeny

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Line: 24 to 24
 
    • 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:
Changed:
<
<
    • 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
<-- -->
Sorted descending
Size field Value field
A text box; size is 40x10 (columns x rows) textarea columns x rows, e.g. 40x6 (unused)
A one-line text field text text box width in number of characters (unused)
One or more radio buttons radio number of radio buttons per line comma list of checkbox labels
Read-only label text label 1 (unused)
Drop-down menu or scrollable box label 1 for drop down, 2 and up for scrollable box comma list of options
One or more checkboxes, plus Set and Clear buttons checkbox+buttons (same) (same)
One or more checkboxes checkbox number of checkboxes per line comma list of checkbox labels
 
  • 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

Line: 142 to 144
  TIP NOTE: If things aren't working correctly, there may be useful entries in data/warning.txt.
Changed:
<
<
-- 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
 
Added:
>
>
 
META TOPICMOVED by="MikeMannix" date="1000277489" from="TWiki.TWikiFormTemplate" to="TWiki.TWikiForms"
 
This site is powered by the TWiki collaboration platformCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TWikiForms.