%TOPICTITLE%
or %TOPICTITLE{ topic="TopicName" }%
Parameter: | Description: | Default: |
---|---|---|
encode="html" | Encode special characters into HTML entities. If a TOPICTITLE is passed into an HTML form field it should be encoded as "html" . Additional encodings: encode="quote" , encode="moderate" , encode="safe" , encode="entity" and encode="url" . See ENCODE for details. | "" (no encoding) |
topic="..." | Topic to get the title from. May be of form Web.TopicName | Current topic |
%TOPICTITLE{topic="Projects.SushiProject"}%
returns Sushi Project
assuming the topic has a form field named "Title" with value "Sushi Project"
VarTOPICTITLE