you must not reference a property of the same document before it is defined. If you use this macro as the value of a document property, the macro must only reference properties that haven been specified prior.
do not reference properties of pages with different page access restrictions!
Property Name
The name of the property to fetch.
The property control value-separator is considered when parsing the property value.
Representation
Select the target representation for the list.
Identifier
Description
bullet
Renders the property value as a bullet list.
ordered
Renders the property value as an ordered list.
separator
Renders the property value as a list of text strings, separated by the specified separator.
E.g. one, two, three.
text-and
Renders the list as text. The last element is separated by an 'and' connector.
E.g. one, two, and three or one and two
text-or
Renders the list as text. The last element is separated by an 'or' connector.
E.g. one, two, or three or one or two
Separator
Specify the separator for the list elements.
Only applies for text modes.
Identifier
The unique identifier to render with the list.
Does not apply if the list is rendered as text.
CSS Classes
Add CSS classes to the rendered list element.
Does not apply if the list is rendered as text.
Details
Information on using this marco.
Merging Lists
A common use case is to merge list values from different sources. The Table Merger Macro allows to merge lists rendered by this macro.