This web contains the official documentation of the TWiki Release 4.1, code named EdinburghRelease. It is a read-only web for reference. Please update documentation at TWiki.VarFORMFIELD. -- PeterThoeny - 30 Mar 2007
Tags:
create new tag
, view all tags

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. $value expands to the field value, and $title expands to the field title "$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 found"}%
  • Related: SEARCH
Topic revision: r1 - 27 Mar 2005 - 13:14:15 - TWikiContributor
 
TWIKI.NET
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback