%META:TOPICINFO{author="TWikiContributor" date="1098088852" format="1.0" version="1"}%
%META:TOPICPARENT{name="TWikiFAQ"}%
---++ FAQ:
How can I create a simple [[TWikiForms][TWiki Form]] based application?
---++ Answer:
1 Create a [[TWikiForms][TWiki Form]] and define fields (TWikiForms)
1 Add the form in the list of Web Forms. Set the variable WEBFORMS in WebPreferences
1 Create a Template Topic and in Edit mode
1 In edit mode add the [[TWikiForms][TWiki Form]] you defined to the Template Topic
1 Create a HTML Form with necessary fields
1 Define =SEARCH= function for listing items. See TWikiVariables#VarSEARCH
For more information follow the links...
The following is the code source of TWikiFAQ:
----
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