Description
Describes a column of data in a Tracking Table.
This macro must be placed within a Tracking Table macro.
Parameters
Name | Required | Available in? | Migratable to Cloud? | Default Value | Description |
---|
value | | Server | | N/A | The value to report. May be one of the following: id - The ID of the content. title - The title of the content. space key - The space key. space name - The space name. creation date - The date the content was created. modification date - The date the content was last modified. first view date - The date the content was first viewed by someone other than the creator. last view date - The date the content was last viewed by someone other than the last editor. view count - The number of times the content has been viewed since the firstViewed date. age in days - The number of days between the day the content was created and now. views per day - The average number of views per day since the content was created.
|
displayFormat | | Server | | N/A | For values returning a date, the date format (e.g. 'dd-MMM-yyyy'). May also be 'long', 'medium' or 'short', which will use the system defaults for those formats. |
title | | Server | | N/A | Provides an alternate title for the column. Defaults to the 'value' type. |
Editor View

Macro Edit View
N/A
Notes
N/A