Accessing Field or Status History in a Web Page View

From SmartWiki
Revision as of 10:52, 18 June 2013 by Ciaran Donnelly (talk | contribs)

Jump to: navigation, search

Status History

If you wish to display a Status History in a Web Page View use the following syntax:

@HistoryOf(status)@


History of Any Tracked Custom Field

If you wish to display the history of changes to a tracked field other than the Status field in a Web Page View you can use the following syntax:

@HistoryOf(NNNNNN)@

Where NNNNNN is the ID number of Field Name of the custom field that you wish to display the history.

The displayed information will consist of a three column table made up of Value added, Date/Time Stamp and the username that changed the field.


See Also