## FAQ: How can I create a simple [[TWiki Form|Main/TWikiForms]] based application? ## Answer: 1. Create a [[TWiki Form|Main/TWikiForms]] and define fields ([[TWikiForms]]) 2. Add the form in the list of Web Forms. Set the variable WEBFORMS in [[WebPreferences]] 3. Create a Template Topic and in Edit mode 4. In edit mode add the [[TWiki Form|Main/TWikiForms]] you defined to the Template Topic 5. Create a HTML Form with necessary fields 6. Define `SEARCH` function for listing items. See [[VarSEARCH]] For more information follow the links... The following is the code source of [[TWikiFAQ]]:
New FAQ topic:   (Use a name in TWiki.WikiNotation)
 
---- And the `SEARCH` function: %SEARCH{ "Back to\:__ TWikiFAQ" casesensitive="on" regex="on" nosearch="on" nototal="on"}% **_Back to:_** [[TWikiFAQ]] **_Related Topics:_** [[UserDocumentationCategory]] -- TWiki:Main.MiyokoTakushima - 18 Oct 2004