You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Next »
Displays a single property of a document that is referred by a property of another document and concatenates it with the value of a local property.
Description
Displays a single property of a document that is referred by a property of another document and concatenates it with the value of a local property.
If the local property is empty, nothing is rendered.
The use case for this macro is to use the property of a referenced document and concatenate it with the value of the property of this document. This is usually only relevant for Template Authors.
Properties
Document
The document where a property refers to another document.
Property Name (local)
The property within the local document to display.
If the value of this property is empty, nothing will be rendered.
Property Name (Document)
The property within the given document that refers to another document. That is the value of the property is another document. If the property is not given, nothing is rendered.
Property Name (remote)
The localized name of the property of the referenced document to display.
Doctype
If specified, the value given as document is used as a document instance name. If not specified, the value given as document is used as a page title.
Space Key (for Doctype)
The name of the space the document is part of. If the document references a page title, not a document name, add the space key in front of the title, separated by a colon.
Default Value
The default value, if the property is not set.
Delimiter
The character sequence that is inserted between the first and the second value of the concatenation.
Append Local
Controls if the local value is appended to the remote value ('true') or if the remote value is appended to the local value ('false').
Add Link
Signals to render a link for the complete template to the referenced document (or the content of the content is an URL).
Prepend Newline
If checked, signals that a newline is to be rendered before the property.