Difference: AnApplicationWithWikiForm (2 vs. 3)

Revision 32004-10-18 - TWikiContributor

Line: 1 to 1
 
META TOPICPARENT name="TWikiFAQ"

FAQ:

How can I create a simple TWiki Form based application?
Line: 6 to 6
 

Answer:

Changed:
<
<
  1. Create a TWiki Form and define fields (TWikiForms)
>
>
  1. Create a TWiki Form and define fields (see TWikiForms for details)
 
  1. Add the form in the list of Web Forms. Set the variable WEBFORMS in WebPreferences
Changed:
<
<
  1. Create a Template Topic and in Edit mode
  2. In edit mode add the TWiki Form you defined to the Template Topic
>
>
  1. Create a Template Topic
  2. In edit mode add the TWiki Form you defined to the Template Topic using the "Add Form" button
 
  1. Create a HTML Form with necessary fields
Changed:
<
<
  1. Define SEARCH function for listing items. See VarSEARCH
>
>
  1. Define SEARCH function for listing items (see VarSEARCH for details)
  For more information follow the links...
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 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.AnApplicationWithWikiForm.