FORMFIELD{"fieldname"} -- renders a field in the form attached to some topic 
 
-  Syntax: %FORMFIELD{"fieldname"}%
-  Supported parameters:                          | Parameter: | Description: | Default: |       | "fieldname" | The name of a TWiki form field | required |       | topic="..." | Topic where form data is located. May be of the form Web.TopicName | Current topic |       | format="..." | Format string. Variable $valueexpands to the field value,$titleto the raw field name,$nameto the field name,$attributesto the attributes,$typeto the form field type,$sizeto the size, and$definingTopicto the form definition topic. | "$value" |       | default="..." | Text shown when no value is defined for the field | "" |       | alttext="..." | Text shown when field is not found in the form | "" |  
 
-  Example: %FORMFIELD{"ProjectName" topic="Projects.SushiProject" default="(not set)" alttext="ProjectName field not found"}%
-  Related: METASEARCH, SEARCH, FormattedSearch, QuerySearch, SearchHelp
 
This topic: TWiki
 > WebHome > 
TWikiVariables > VarFORMFIELD 
 
Topic revision: r4 - 2011-01-09 - TWikiContributor