Parameters
Tokens expanded in
format
:
-
$value
expands to the raw field value
-
$value(display)
is the form field value after mapping the stored value to the display value (use with +values
form fields). If the field type does not support value mapping, renders the same as $value
-
$name
is the field name
-
$title
expands to the field title
-
$formname
gives the name of the form the field is in. $form
is maintained for compatibility, but is deprecated
-
$attributes
- from the field definition
-
$type
- from the field definition
-
$size
- from the field definition
-
$definingTopic
- topic in which the field is defined
- The standard format tokens are also expanded
Examples
%FORMFIELD{"ProjectName"
topic="Projects.SushiProject"
default="(no project name given)"
alttext="ProjectName field not found in form"
}%
SEARCH,
QUERY